Double-click on XAML TitleBar icon doesn't close the window #9907
Labels
area-TitleBar
Issues related to custom window title bars.
bug
Something isn't working
team-Controls
Issue for the Controls team
Describe the bug
According to Windows app design guidelines, the icon in the app title bar should have the following behavior:
The icon in the new
TitleBar
element does not follow this guideline, i.e. the window does not close when double clicking on the icon, nor shows the system window menu on single click.Steps to reproduce the bug
TitleBar
element with an icon (IconSource
) to the appExpected behavior
A single-click/tap on the icon should show system window menu.
A double-click/tap should close the window.
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: