Edit

Share via


RibbonCommands.ShowQuickAccessToolBarAboveRibbonCommand Property

Definition

Gets a reference to the ShowQuickAccessToolBarAboveRibbon command.

public:
 static property System::Windows::Input::RoutedUICommand ^ ShowQuickAccessToolBarAboveRibbonCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand ShowQuickAccessToolBarAboveRibbonCommand { get; }
static member ShowQuickAccessToolBarAboveRibbonCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property ShowQuickAccessToolBarAboveRibbonCommand As RoutedUICommand

Property Value

A reference to the ShowQuickAccessToolBarAboveRibbon command.

Applies to