C# Class Microsoft.ProjectOxford.Face.Controls.FaceDetectionPage

Interaction logic for FaceDetectionPage.xaml
Inheritance: System.Windows.Controls.Page, INotifyPropertyChanged
Exibir arquivo Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Public Properties

Property Type Description
DescriptionProperty System.Windows.DependencyProperty

Public Methods

Method Description
FaceDetectionPage ( ) : System.Collections.Generic

Initializes a new instance of the FaceDetectionPage class

Private Methods

Method Description
ImagePicker_Click ( object sender, RoutedEventArgs e ) : void

Pick image for face detection and set detection result to result container

Method Details

FaceDetectionPage() public method

Initializes a new instance of the FaceDetectionPage class
public FaceDetectionPage ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

DescriptionProperty public_oe static_oe property

Description dependency property
public static DependencyProperty,System.Windows DescriptionProperty
return System.Windows.DependencyProperty