RibbonCommands.ShowQuickAccessToolBarBelowRibbonCommand Property

Definition

Gets a reference to the ShowQuickAccessToolBarBelowRibbon command.

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

Property Value

A reference to the ShowQuickAccessToolBarBelowRibbon command.

Applies to