C# Class Gymnastika.Controls.WatermarkTextBox

Inheritance: System.Windows.Controls.TextBox
Mostrar archivo Open project: weiqiyiji/Gymnastika

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty
IsEmptyProperty System.Windows.DependencyProperty
WatermarkForegroundProperty System.Windows.DependencyProperty
WatermarkTextProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

Private Methods

Method Description
WatermarkTextBox ( ) : System

Method Details

OnTextChanged() protected method

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
return void

Property Details

CornerRadiusProperty public_oe static_oe property

public static DependencyProperty,System.Windows CornerRadiusProperty
return System.Windows.DependencyProperty

IsEmptyProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEmptyProperty
return System.Windows.DependencyProperty

WatermarkForegroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkForegroundProperty
return System.Windows.DependencyProperty

WatermarkTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkTextProperty
return System.Windows.DependencyProperty