次の方法で共有


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 コマンドへの参照。

適用対象