Windows.UI.Xaml.Controls.WebView.LoadCompleted
May 17, 2019 · View on GitHub
-description
Note
LoadCompleted may be altered or unavailable for releases after Windows 8.1. Instead, use NavigationCompleted.
Occurs when top-level navigation completes and the content loads into the WebView control or when an error occurs during loading.
-xaml-syntax
<WebView LoadCompleted="eventhandler"/>