microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Draw the background color visual on top of the item visuals. #341

Closed niklasb-ms closed 2 months ago

niklasb-ms commented 2 months ago

Description

Change order of the visuals in the DrawingIslands sample such that the visual showing the background color (the bar across the bottom of the window) is on top.