AccountsSettingsPane.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.