ClassRibbonCommands
Class
Available Ribbon Routed commands.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
cs-api-definition
public static class RibbonCommands
Inheritance: objectRibbonCommands
Properties
CloseBackstage
Gets the Minimize ribbon routed command.
Declaration
cs-api-definition
public static RoutedUICommand CloseBackstage { get; }
Property Value
RoutedUICommand
MinimizeRibbonCommand
Gets the Minimize ribbon routed command.
Declaration
cs-api-definition
public static RoutedUICommand MinimizeRibbonCommand { get; }
Property Value
RoutedUICommand
ToggleLayoutModeCommand
Gets the Toggle ribbon layout routed command.
Declaration
cs-api-definition
public static RoutedUICommand ToggleLayoutModeCommand { get; }
Property Value
RoutedUICommand
ToggleQATPositionCommand
Gets the Toggle ribbon's QAT position routed command.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "QAT")]
public static RoutedUICommand ToggleQATPositionCommand { get; }
Property Value
RoutedUICommand