You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
appwindow
About this tag
The appwindow tag on WindowsForum.com covers topics related to windowing in Windows application development, particularly within the WinAppSDK and WinUI 3 frameworks. Content tagged with appwindow discusses implementing windowing modes, such as presenter modes, and managing window behavior in apps. Recurring themes include event handling for windowing actions, integrating dark mode, and playing sounds in response to user interactions. The tag is relevant for developers working with Windows app development, focusing on the appwindow object and its capabilities in modern Windows applications.
Adding event handlers: Sounds, Dark Mode & Windowing (Part 2)
Note that in part 1 of the WinAppSDK Blog Series you implemented the visual layer of the DrumPad using WinUI 3 controls. However, if you click on any buttons, nothing happens, because we have not defined any actions, which we will do...
appwindow
compact overlay
customization
dark mode
event handling
full screen
github
nuget
overlapping
sound
soundplayer
theme resources
toggleswitch
user experience
visual studio
winappsdk
window management
windows development
winui
xaml