C# 클래스 TrakHound_UI.PasswordBox

Interaction logic for PasswordBox.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
HelpTextProperty System.Windows.DependencyProperty
InstructionsProperty System.Windows.DependencyProperty
IsFocusedProperty System.Windows.DependencyProperty
PasswordTextProperty DependencyProperty
RequiredProperty DependencyProperty
TitleProperty DependencyProperty

Private Properties

프로퍼티 타입 설명
Help_MouseDown void
Help_MouseEnter void
Help_MouseLeave void
PasswordTextPropertyChanged void
UpdatePasswordText void
pswd_PasswordChanged void
pswd_PreviewKeyDown void

공개 메소드들

메소드 설명
Clear ( ) : void
PasswordBox ( ) : System

비공개 메소드들

메소드 설명
Help_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Help_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Help_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
PasswordTextPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs eventArgs ) : void
UpdatePasswordText ( string value ) : void
pswd_PasswordChanged ( object sender, RoutedEventArgs e ) : void
pswd_PreviewKeyDown ( object sender, KeyEventArgs e ) : void

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

PasswordBox() 공개 메소드

public PasswordBox ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

public static DependencyProperty PasswordTextProperty
리턴 DependencyProperty

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

public static DependencyProperty RequiredProperty
리턴 DependencyProperty

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

public static DependencyProperty TitleProperty
리턴 DependencyProperty