C# Class Yuhan.WPF.Login.LoginWindow

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

Public Properties

Property Type Description
UseCategoriesProperty System.Windows.DependencyProperty

Private Properties

Property 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

Public Methods

Method Description
LoginWindow ( ) : System

Protected Methods

Method Description
GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator

Private Methods

Method 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 method

protected GetWindowButtonsPlaceholder ( ) : System.Windows.Controls.Decorator
return System.Windows.Controls.Decorator

LoginWindow() public method

public LoginWindow ( ) : System
return System

Property Details

UseCategoriesProperty public_oe static_oe property

public static DependencyProperty,System.Windows UseCategoriesProperty
return System.Windows.DependencyProperty