Class RadialMenuCommands
Represents the Rad
Inheritance
System.Object
RadialMenuCommands
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public static class RadialMenuCommands : Object
Properties
Hide
Gets value that represents the hide RadRadialMenu command.
Declaration
public static RoutedUICommand Hide { get; }
Property Value
System. The Hide command. |
Show
Gets value that represents the show RadRadialMenu command.
Declaration
public static RoutedUICommand Show { get; }
Property Value
System. The Show command. |