microsoft-ui-xaml
microsoft-ui-xaml copied to clipboard
AnnotatedScrollBar's DetailLabel remains
Describe the bug
If AnnotatedScrollBar is destroyed with DetailLabel displayed, the DetailLabel will remain.
Steps to reproduce the bug
This can be confirmed on the AnnotatedScrollBar page of the WinUI 3 Gallery app.
- Move the mouse over the AnnotatedScrollBar to display the DetailLabel.
- Press the Back button of mouse to change the page.
- The DetalLabel will remain.
Expected behavior
No response
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.6.1: 1.6.240923002
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
Duplicate of #9726