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을 참조하세요.

적용 대상

추가 정보