RibbonCommands
Class
Available Ribbon Routed commands.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
C#
public static class RibbonCommands
Inheritance: objectRibbonCommands
Properties
CloseBackstage
RoutedUICommand
Gets the Minimize ribbon routed command.
C#
public static RoutedUICommand CloseBackstage { get; }
MinimizeRibbonCommand
RoutedUICommand
Gets the Minimize ribbon routed command.
C#
public static RoutedUICommand MinimizeRibbonCommand { get; }
ToggleLayoutModeCommand
RoutedUICommand
Gets the Toggle ribbon layout routed command.
C#
public static RoutedUICommand ToggleLayoutModeCommand { get; }
ToggleQATPositionCommand
RoutedUICommand
Gets the Toggle ribbon's QAT position routed command.
C#
public static RoutedUICommand ToggleQATPositionCommand { get; }