C# Class Case.IssueTracker.UserControls.Placeholder

Inheritance: System.Windows.Controls.TextBox
Exibir arquivo 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_oe static_oe property

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

LabelTextColorProperty public_oe static_oe property

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

LabelTextProperty public_oe static_oe property

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