LocationChangedEventArgs 클래스

정의

public ref class LocationChangedEventArgs : EventArgs
public class LocationChangedEventArgs : EventArgs
type LocationChangedEventArgs = class
    inherit EventArgs
Public Class LocationChangedEventArgs
Inherits EventArgs
상속
LocationChangedEventArgs

생성자

LocationChangedEventArgs(String, Boolean)

LocationChangedEventArgs의 새 인스턴스를 초기화합니다.

속성

HistoryEntryState

현재 기록 항목과 연결된 상태를 가져옵니다.

IsNavigationIntercepted

링크 탐색이 가로채는지 여부를 결정하는 값을 가져옵니다.

Location

변경된 위치를 가져옵니다.

적용 대상