AccountsSettingsPane.GetForCurrentView Method

Definition

Gets an AccountsSettingsPane object that is associated with the current app view (that is, with CoreWindow).

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

Returns

The account settings pane.

Applies to