C# Class git_demo_viewer.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: niik/Git-Demo-Viewer

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

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

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnKeyUp() protected method

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