NavigatingCancelEventArgs.TargetContentState プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
移動先のコンテンツに適用される CustomContentState オブジェクトを取得します。
public:
property System::Windows::Navigation::CustomContentState ^ TargetContentState { System::Windows::Navigation::CustomContentState ^ get(); };
public System.Windows.Navigation.CustomContentState TargetContentState { get; }
member this.TargetContentState : System.Windows.Navigation.CustomContentState
Public ReadOnly Property TargetContentState As CustomContentState
プロパティ値
移動先のコンテンツに適用される CustomContentState オブジェクト。
注釈
TargetContentState は、オブジェクトが CustomContentState 関連付けられている前後のナビゲーション履歴内のコンテンツに移動する場合は、オブジェクトを CustomContentState 含みます。