C# Class GitHub.UI.ValidationMessage

Inheritance: System.Windows.Controls.UserControl
Show file Open project: Microsoft/Git-Credential-Manager-for-Windows Class Usage Examples

Public Properties

Property Type Description
ErrorAdornerTemplateProperty System.Windows.DependencyProperty
FillProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
ShowErrorProperty System.Windows.DependencyProperty
TextChangeThrottleProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
ValidatorProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
IsAdornerEnabled ( ) : bool

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

ErrorAdornerTemplateProperty public static property

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

FillProperty public static property

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

IconProperty public static property

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

ShowErrorProperty public static property

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

TextChangeThrottleProperty public static property

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

TextProperty public static property

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

ValidatorProperty public static property

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