C# Class ME3Explorer.CurveEd.Handle

Inheritance: System.Windows.Controls.Primitives.Thumb
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
SlopeProperty System.Windows.DependencyProperty
XProperty System.Windows.DependencyProperty
YProperty System.Windows.DependencyProperty
anchor Anchor

Méthodes publiques

Méthode Description
Handle ( Anchor a, bool left ) : System

Private Methods

Méthode Description
OnDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
OnSlopeChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

Handle() public méthode

public Handle ( Anchor a, bool left ) : System
a Anchor
left bool
Résultat System

Property Details

SlopeProperty public_oe static_oe property

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

XProperty public_oe static_oe property

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

YProperty public_oe static_oe property

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

anchor public_oe property

public Anchor,ME3Explorer.CurveEd anchor
Résultat Anchor