Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 484 Bytes

navigationfailedeventargs_handled.md

File metadata and controls

24 lines (15 loc) · 484 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Navigation.NavigationFailedEventArgs.Handled
winrt property

Windows.UI.Xaml.Navigation.NavigationFailedEventArgs.Handled

-description

Gets or sets a value that indicates whether the failure event has been handled.

-property-value

true if the failure event is handled; false if the failure event is not yet handled.

-remarks

-examples

-see-also