Class RadPasswordBoxElementNames
Inheritance
System.Object
RadPasswordBoxElementNames
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.WebAii.Controls.Xaml.Input.RadPasswordBox
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadPasswordBoxElementNames
Constructors
RadPasswordBoxElementNames()
Declaration
public RadPasswordBoxElementNames()
Fields
ShowPasswordButtonName
Declaration
public const string ShowPasswordButtonName = "PART_ShowPasswordButton"
Field Value
System.String
|
WatermarkVisualElementName
Declaration
public const string WatermarkVisualElementName = "WatermarkVisualElement"
Field Value
System.String
|