Share via


IProvideCustomContentState.GetContentState メソッド

定義

ナビゲーション履歴のコンテンツに関連付けられる、カスタム状態クラスのインスタンスを返します。

public:
 System::Windows::Navigation::CustomContentState ^ GetContentState();
public System.Windows.Navigation.CustomContentState GetContentState ();
abstract member GetContentState : unit -> System.Windows.Navigation.CustomContentState
Public Function GetContentState () As CustomContentState

戻り値

CustomContentState

ナビゲーション履歴のコンテンツに関連付けられる、カスタム CustomContentState クラスのインスタンス。

適用対象