Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 983 Bytes

loadcompletedeventhandler.md

File metadata and controls

30 lines (21 loc) · 983 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Navigation.LoadCompletedEventHandler
winrt delegate

Windows.UI.Xaml.Navigation.LoadCompletedEventHandler

-description

Represents the method that will handle the LoadCompleted event.

Important

LoadCompleted may be altered or unavailable for releases after Windows 8.1. Instead, use NavigationCompleted.

-parameters

-param sender

The source of the event.

-param e

The event data.

-remarks

-examples

-see-also

WebView, XAML WebView control sample