Windows.UI.Xaml.Controls.WebView.NavigationFailed
May 17, 2019 · View on GitHub
-description
Note
NavigationFailed may be altered or unavailable for releases after Windows 8.1. Instead, use NavigationCompleted.
Occurs when the WebView cannot complete the navigation attempt.
-xaml-syntax
<WebView NavigationFailed="eventhandler" />