[]
Represents the GrapeCity.Windows.InputMan.FieldsEditingCommands.Clear command, which requests that the all characters would be deleted.
public static RoutedUICommand Clear { get; }
Public Shared ReadOnly Property Clear As RoutedUICommand
This command indicates intention to clear the GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl.
The default key gesture for this command is System.Windows.Input.Key.F2 (except GrapeCity.Windows.InputMan.GcNumber).