C# Class Gu.Wpf.Geometry.Demo.Drag

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.Geometry

Méthodes publiques

Свойство Type Description
WithMouseProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SetWithMouse ( this element, bool value ) : void

Private Methods

Méthode Description
Drag ( ) : System
GetWithMouse ( this element ) : bool
OnLostMouseCapture ( object sender, RoutedEventArgs e ) : void
OnMouseLeftDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeftUp ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

SetWithMouse() public static méthode

public static SetWithMouse ( this element, bool value ) : void
element this
value bool
Résultat void

Property Details

WithMouseProperty public_oe static_oe property

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