Application.NavigationStopped 이벤트

정의

애플리케이션 탐색기의 StopLoading 메서드가 호출되거나 현재 탐색이 진행되는 동안 탐색기에서 새 탐색이 요청된 경우에 발생합니다.

public:
 event System::Windows::Navigation::NavigationStoppedEventHandler ^ NavigationStopped;
public event System.Windows.Navigation.NavigationStoppedEventHandler NavigationStopped;
member this.NavigationStopped : System.Windows.Navigation.NavigationStoppedEventHandler 
Public Custom Event NavigationStopped As NavigationStoppedEventHandler 
Public Event NavigationStopped As NavigationStoppedEventHandler 

이벤트 유형

설명

탐색기는 또는 입니다 NavigationWindowFrame.

NavigationService.NavigationStopped을 참조하세요.

적용 대상

추가 정보