言語

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 クラスのインスタンス。

適用対象