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"/>

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-remarks
  4. 4-examples
  5. 5-see-also