-api-id | -api-type |
---|---|
E:Windows.UI.Xaml.Controls.WebView.LoadCompleted |
winrt event |
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.
<WebView LoadCompleted="eventhandler"/>