C# Class CCT.NUI.TestDataCollector.FingerRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Show file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
FingerRoutedEventArgs ( System.Windows.RoutedEvent RemoveFingerEvent, HandSettingsControl handControl, HandDataViewModel handData, FingerPointViewModel point ) : System

Method Details

FingerRoutedEventArgs() public method

public FingerRoutedEventArgs ( System.Windows.RoutedEvent RemoveFingerEvent, HandSettingsControl handControl, HandDataViewModel handData, FingerPointViewModel point ) : System
RemoveFingerEvent System.Windows.RoutedEvent
handControl HandSettingsControl
handData HandDataViewModel
point FingerPointViewModel
return System