Class RadWatermarkTextBoxCommands
Static class listing all public RadWatermarkTextBox commands.
Inheritance
System.Object
RadWatermarkTextBoxCommands
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public static class RadWatermarkTextBoxCommands
Properties
Clear
Gets the Clear command.
Declaration
public static RoutedUICommand Clear { get; }
Property Value
System.Windows.Input.RoutedUICommand
|