NavigationFailedEventArgs::Handled Property
.NET Framework (current version)
Gets or sets whether the failed navigation exception has been handled.
Assembly: PresentationFramework (in PresentationFramework.dll)
When you handle NavigationFailed to process an exception that is thrown as a result of a failed navigation, and you don't want WPF to continue processing the exception, you should set the Handled property to true.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: