C# 클래스 FirstFloor.ModernUI.Windows.Controls.ProperPasswordBox

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
PasswordProperty System.Windows.DependencyProperty
TogglePasswordVisibilityCommandProperty System.Windows.DependencyProperty
VisiblePasswordProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
ProperPasswordBox ( ) : System.Reflection
SelectAll ( ) : void
TogglePasswordVisibility ( ) : void

보호된 메소드들

메소드 설명
OnGotFocus ( RoutedEventArgs e ) : void

비공개 메소드들

메소드 설명
OnPasswordChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPasswordChanged ( string oldValue, string newValue ) : void
PasswordBox_PasswordChanged ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnGotFocus() 보호된 메소드

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

ProperPasswordBox() 공개 메소드

public ProperPasswordBox ( ) : System.Reflection
리턴 System.Reflection

SelectAll() 공개 메소드

public SelectAll ( ) : void
리턴 void

TogglePasswordVisibility() 공개 메소드

public TogglePasswordVisibility ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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