MasterDetailsView.MasterCommandBar Property

Definition

Gets or sets the Windows.UI.Xaml.Controls.CommandBar for the master section.

public Windows.UI.Xaml.Controls.CommandBar MasterCommandBar { get; set; }
member this.MasterCommandBar : Windows.UI.Xaml.Controls.CommandBar with get, set
Public Property MasterCommandBar As CommandBar

Property Value

Windows.UI.Xaml.Controls.CommandBar

Applies to