C# Class Case.IssueTracker.UserControls.Placeholder

Inheritance: System.Windows.Controls.TextBox
Show file Open project: WeConnect/issue-tracker

Public Properties

Property Type Description
HasTextProperty System.Windows.DependencyProperty
LabelTextColorProperty System.Windows.DependencyProperty
LabelTextProperty System.Windows.DependencyProperty

Protected Methods

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

Private Methods

Method Description
Placeholder ( ) : System

Method Details

OnTextChanged() protected method

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

Property Details

HasTextProperty public static property

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

LabelTextColorProperty public static property

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

LabelTextProperty public static property

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