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

変更された場所を取得します。

適用対象