Windows.UI.Xaml.Controls.AppBar.Closed
June 22, 2022 ยท View on GitHub
-description
Occurs when the AppBar changes from visible to hidden.
-xaml-syntax
<AppBar Closed="eventhandler"/>
-remarks
You can respond to the app bar being dismissed by handling the Closed event.