C# Class KinectRCCar.UserControls.BidirectionalIndicator

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

Méthodes publiques

Свойство Type Description
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
BidirectionalIndicator ( ) : System

Private Methods

Méthode Description
OrientationPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ValuePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

BidirectionalIndicator() public méthode

public BidirectionalIndicator ( ) : System
Résultat System

Property Details

MaximumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaximumProperty
Résultat System.Windows.DependencyProperty

MinimumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MinimumProperty
Résultat System.Windows.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueProperty
Résultat System.Windows.DependencyProperty