NavigationWindow.LoadCompleted 이벤트

정의

탐색된 콘텐츠가 로드, 구문 분석 및 렌더링을 시작했을 때 발생합니다.

public:
 virtual event System::Windows::Navigation::LoadCompletedEventHandler ^ LoadCompleted;
public:
 event System::Windows::Navigation::LoadCompletedEventHandler ^ LoadCompleted;
public event System.Windows.Navigation.LoadCompletedEventHandler LoadCompleted;
member this.LoadCompleted : System.Windows.Navigation.LoadCompletedEventHandler 
Public Custom Event LoadCompleted As LoadCompletedEventHandler 

이벤트 유형

설명

NavigationService.LoadCompleted을(를) 참조하세요.

적용 대상

추가 정보