C# Class Com.Enterprisecoding.RobosapienKinect.Viewers.KinectSensorChooser

Interaction logic for KinectSensorChooser.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: fatihboy/Robosapien

Public Properties

Property Type Description
KinectProperty System.Windows.DependencyProperty
KinectSensorChangedEvent System.Windows.RoutedEvent
MessageProperty System.Windows.DependencyProperty
MoreInfoProperty System.Windows.DependencyProperty
MoreInfoUriProperty System.Windows.DependencyProperty
ShowRetryProperty DependencyProperty

Public Methods

Method Description
AppConflictOccurred ( ) : void
KinectSensorChooser ( ) : System

Private Methods

Method Description
DiscoverSensor ( ) : void
KinectPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs args ) : void
KinectSensorChooserLoaded ( object sender, RoutedEventArgs e ) : void
KinectSensorsStatusChanged ( object sender, StatusChangedEventArgs e ) : void
RetryButtonClick ( object sender, RoutedEventArgs e ) : void
TellMeMoreLinkRequestNavigate ( object sender, RequestNavigateEventArgs e ) : void
UpdateMessage ( KinectStatus status, string message, string moreInfo, Uri moreInfoUri, bool showRetry ) : void
UpdateStatus ( KinectStatus status ) : void

Method Details

AppConflictOccurred() public method

public AppConflictOccurred ( ) : void
return void

KinectSensorChooser() public method

public KinectSensorChooser ( ) : System
return System

Property Details

KinectProperty public static property

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

KinectSensorChangedEvent public static property

public static RoutedEvent,System.Windows KinectSensorChangedEvent
return System.Windows.RoutedEvent

MessageProperty public static property

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

MoreInfoProperty public static property

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

MoreInfoUriProperty public static property

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

ShowRetryProperty public static property

public static DependencyProperty ShowRetryProperty
return DependencyProperty