RibbonCommands.ShowQuickAccessToolBarBelowRibbonCommand 属性

定义

获取一个 ShowQuickAccessToolBarBelowRibbon 命令的引用。

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

属性值

RoutedUICommand

对 ShowQuickAccessToolBarBelowRibbon 命令的引用。

适用于