C# Class ColorGlove.MainWindow

Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
显示文件 Open project: arunganesan/hand-gesture-recognition Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
DensityValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
RadiusValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
Window_KeyDown ( object sender, KeyEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System