C# Class WPFQuiz.Password

Interaction logic for Password.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: nccgroup/44Con2013Game Class Usage Examples

Public Methods

Method Description
Password ( ) : System

Private Methods

Method Description
Window_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
passwordBox_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

Password() public method

public Password ( ) : System
return System