Edit

Share via


AccountsSettingsPaneConfig.Commands Property

Definition

Gets or sets the SettingsCommand collection for the account settings pane.

public System.Collections.Generic.IList<Windows.UI.ApplicationSettings.SettingsCommand> Commands { get; set; }
member this.Commands : System.Collections.Generic.IList<Windows.UI.ApplicationSettings.SettingsCommand> with get, set
Public Property Commands As IList(Of SettingsCommand)

Property Value

IList<Windows.UI.ApplicationSettings.SettingsCommand>

Applies to