C# Class RaumfeldNET.WPFControls.RotaryButtonControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: stoennies/raumwiese Class Usage Examples

Méthodes publiques

Свойство Type Description
AngleProperty System.Windows.DependencyProperty
ValueFromProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty
ValueToProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
RotaryButtonControl ( ) : System

Private Methods

Méthode Description
DummyLabel_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
DummyLabel_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Ellipse_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Ellipse_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
GeneralMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
GetRotaryDirection ( Point _posPrev, Point _pos ) : RotaryDirection
getAngleFromValue ( double _value ) : double
setVolumeInfo ( ) : void

Method Details

RotaryButtonControl() public méthode

public RotaryButtonControl ( ) : System
Résultat System

Property Details

AngleProperty public_oe static_oe property

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

ValueFromProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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

ValueToProperty public_oe static_oe property

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