Class EditorCommands
Inheritance
System.Object
EditorCommands
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public class EditorCommands
Constructors
EditorCommands()
Declaration
public EditorCommands()
Properties
Clear
Gets the Clear Command.
Declaration
public static RoutedCommand Clear { get; }
Property Value
Type | Description |
---|---|
System.Windows.Input.RoutedCommand | The Clear Command. |