Property DY
Namespace TallComponents.Interaction.WPF.Events
Class DragDropEventArgs
The distance dragged in the y direction, in screen coordinates.
Dragging may be performed over multiple interactors/controls. As a result, this value cannot be expressed in any "local" coordinate system.
Syntax
public Double DY { get; }
Property value
Double