Windows.UI.Xaml.Controls.Frame.NavigationStopped
June 22, 2022 ยท View on GitHub
-description
Occurs when
a new navigation is requested while a current navigation is in progress.
-xaml-syntax
<Frame NavigationStopped="eventhandler" />
June 22, 2022 ยท View on GitHub
Occurs when
a new navigation is requested while a current navigation is in progress.
<Frame NavigationStopped="eventhandler" />