C# Class Yuhan.WPF.Login.LoginWindow

LoginWindow.xaml에 대한 상호 작용 논리
Inheritance: Yuhan.WPF.CustomWindow.EssentialWindow
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Свойство Type Description
UseCategoriesProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
LoginWindow ( ) : System

Méthodes protégées

Méthode Description
GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator

Private Methods

Méthode Description
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

Method Details

GetWindowButtonsPlaceholder() protected méthode

protected GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator
Résultat System.Windows.Controls.Decorator

LoginWindow() public méthode

public LoginWindow ( ) : System
Résultat System

Property Details

UseCategoriesProperty public_oe static_oe property

public static DependencyProperty,System.Windows UseCategoriesProperty
Résultat System.Windows.DependencyProperty