C# Class CCT.NUI.TestDataCollector.FingerRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: an83/KinectTouch2 Class Usage Examples

Méthodes publiques

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

Method Details

FingerRoutedEventArgs() public méthode

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