次の方法で共有


SystemNavigationManagerPreview.GetForCurrentView メソッド

定義

現在のウィンドウに関連付けられている SystemNavigationManagerPreview オブジェクトを返します。

public:
 static SystemNavigationManagerPreview ^ GetForCurrentView();
 static SystemNavigationManagerPreview GetForCurrentView();
public static SystemNavigationManagerPreview GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemNavigationManagerPreview

戻り値

現在のウィンドウに関連付けられている SystemNavigationManagerPreview オブジェクト。

適用対象