Windows.UI.Xaml.Controls.BackClickEventArgs.Handled
May 17, 2019 ยท View on GitHub
-description
Gets or sets a value that can cancel the navigation. A true value for Handled cancels the default behavior.
-property-value
true to cancel the navigation. false to use default behavior. The default is false.