C# Class KinectRCCar.UserControls.InstrumentsUserControl

Interaction logic for InstrumentsUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: devinh/KinectRCCar Class Usage Examples

Public Properties

Property Type Description
CountDownProperty System.Windows.DependencyProperty
DirectionProperty System.Windows.DependencyProperty
KinectAngleProperty System.Windows.DependencyProperty
MaximumKinectAngleProperty System.Windows.DependencyProperty
MinimumKinectAngleProperty System.Windows.DependencyProperty
SetAngleCommandProperty System.Windows.DependencyProperty
VelocityProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
KinectAnglePropertyChanged void
SetAngleButtonClick void

Public Methods

Method Description
InstrumentsUserControl ( ) : System

Private Methods

Method Description
KinectAnglePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetAngleButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

InstrumentsUserControl() public method

public InstrumentsUserControl ( ) : System
return System

Property Details

CountDownProperty public_oe static_oe property

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

DirectionProperty public_oe static_oe property

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

KinectAngleProperty public_oe static_oe property

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

MaximumKinectAngleProperty public_oe static_oe property

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

MinimumKinectAngleProperty public_oe static_oe property

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

SetAngleCommandProperty public_oe static_oe property

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

VelocityProperty public_oe static_oe property

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