C# Class UserWPF.MainWindow

MainWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Show file Open project: kaorun55/openni_sandbox

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Draw ( ) : void
ReaderThread ( ) : void
Window_Closing ( object sender, System e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System