C# Class GitHub.UI.ValidationMessage

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

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

FillProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

ShowErrorProperty public_oe static_oe property

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

TextChangeThrottleProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

ValidatorProperty public_oe static_oe property

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