C# Class Dwarrowdelf.Client.UI.ObjectEditDialog

Interaction logic for ObjectEditDialog.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
ObjectEditDialog ( ) : System

Protected Methods

Method Description
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void

Method Details

ObjectEditDialog() public method

public ObjectEditDialog ( ) : System
return System

OnKeyDown() protected method

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
return void