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