C# Class Gymnastika.Controls.WatermarkTextBox

Inheritance: System.Windows.Controls.TextBox
Show file 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 static property

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

IsEmptyProperty public static property

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

WatermarkForegroundProperty public static property

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

WatermarkTextProperty public static property

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