C# 클래스 Yuhan.WPF.Login.LoginWindow

LoginWindow.xaml에 대한 상호 작용 논리
상속: Yuhan.WPF.CustomWindow.EssentialWindow
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 프로퍼티들

프로퍼티 타입 설명
UseCategoriesProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
BtnClose_Click void
Button_Click void
DisplayCapsLock void
GetKeyState short
LayoutRoot_KeyDown void
LoginWindow_Loaded void
PasswordBox_UserPassword_KeyDown void
TextBox_UserId_KeyDown void
Text_GotFocus void

공개 메소드들

메소드 설명
LoginWindow ( ) : System

보호된 메소드들

메소드 설명
GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator

비공개 메소드들

메소드 설명
BtnClose_Click ( object sender, RoutedEventArgs e ) : void
Button_Click ( object sender, RoutedEventArgs e ) : void
DisplayCapsLock ( ) : void
GetKeyState ( int keyCode ) : short
LayoutRoot_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
LoginWindow_Loaded ( object sender, RoutedEventArgs e ) : void
PasswordBox_UserPassword_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
TextBox_UserId_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
Text_GotFocus ( object sender, RoutedEventArgs e ) : void

메소드 상세

GetWindowButtonsPlaceholder() 보호된 메소드

protected GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator
리턴 System.Windows.Controls.Decorator

LoginWindow() 공개 메소드

public LoginWindow ( ) : System
리턴 System

프로퍼티 상세

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

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