C# Class KinectRCCar.UserControls.BidirectionalIndicator

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

Public Properties

Property Type Description
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
BidirectionalIndicator ( ) : System

Private Methods

Method Description
OrientationPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ValuePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

BidirectionalIndicator() public method

public BidirectionalIndicator ( ) : System
return System

Property Details

MaximumProperty public_oe static_oe property

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

MinimumProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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