Class RadWatermarkTextBoxCommands
Static class listing all public RadWatermarkTextBox commands.
Inheritance
System.Object
RadWatermarkTextBoxCommands
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public static class RadWatermarkTextBoxCommands : Object
Properties
Clear
Gets the Clear command.
Declaration
public static RoutedUICommand Clear { get; }
Property Value
System.Windows.Input.RoutedUICommand
|