AccountsSettingsPane.GetForCurrentView 方法

定义

获取与当前应用视图关联的 AccountsSettingsPane 对象 (即 CoreWindow) 。

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

返回

帐户设置窗格。

适用于