You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
I try to run the FullScreenModeStateTrigger but it ain't catch the Tablet Mode settings that have been changed. so I just running code in class rather than XAML at this time.
Describe the solution
it can make me do something in XAML when IsVisibleChanged of Window's TitleBar has been changed.
Describe alternatives you've considered
just look like the FullScreenModeStateTrigger function.
Describe the problem this feature would solve
I try to run the FullScreenModeStateTrigger but it ain't catch the Tablet Mode settings that have been changed. so I just running code in class rather than XAML at this time.
Describe the solution
it can make me do something in XAML when IsVisibleChanged of Window's TitleBar has been changed.
Describe alternatives you've considered
just look like the FullScreenModeStateTrigger function.
Additional context & Screenshots