C# Class CCT.NUI.TestDataCollector.HandRoutedEventArgs

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

Méthodes publiques

Méthode Description
HandRoutedEventArgs ( System.Windows.RoutedEvent routedEvent, object source, HandDataViewModel handData ) : System

Method Details

HandRoutedEventArgs() public méthode

public HandRoutedEventArgs ( System.Windows.RoutedEvent routedEvent, object source, HandDataViewModel handData ) : System
routedEvent System.Windows.RoutedEvent
source object
handData HandDataViewModel
Résultat System