C# Class EmotionAPI_WPF_Samples.EmotionDetectionUserControl

Interaction logic for EmotionDetectionUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
EmotionsProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
EmotionDetectionUserControl ( ) : System

Private Methods

Méthode Description
EmotionsChangedCallback ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs eventArg ) : void
ImageChangedCallback ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs eventArg ) : void

Method Details

EmotionDetectionUserControl() public méthode

public EmotionDetectionUserControl ( ) : System
Résultat System

Property Details

EmotionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows EmotionsProperty
Résultat System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
Résultat System.Windows.DependencyProperty