C# Class EmotionAPI_WPF_Samples.EmotionDetectionUserControl

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

Public Properties

Property Type Description
EmotionsProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty

Public Methods

Method Description
EmotionDetectionUserControl ( ) : System

Private Methods

Method Description
EmotionsChangedCallback ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs eventArg ) : void
ImageChangedCallback ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs eventArg ) : void

Method Details

EmotionDetectionUserControl() public method

public EmotionDetectionUserControl ( ) : System
return System

Property Details

EmotionsProperty public static property

public static DependencyProperty,System.Windows EmotionsProperty
return System.Windows.DependencyProperty

ImageProperty public static property

public static DependencyProperty,System.Windows ImageProperty
return System.Windows.DependencyProperty