Property DX
Namespace TallComponents.Interaction.WPF.Events
Class DragDropEventArgs
The distance dragged in the x 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 DX { get; }
Property value
Double