C# 클래스 GitHub.UI.ValidationMessage

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
IsAdornerEnabled ( ) : bool

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

프로퍼티 상세

ErrorAdornerTemplateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ErrorAdornerTemplateProperty
리턴 System.Windows.DependencyProperty

FillProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FillProperty
리턴 System.Windows.DependencyProperty

IconProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IconProperty
리턴 System.Windows.DependencyProperty

ShowErrorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowErrorProperty
리턴 System.Windows.DependencyProperty

TextChangeThrottleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextChangeThrottleProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty

ValidatorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValidatorProperty
리턴 System.Windows.DependencyProperty