DragComplete Method (WPFThumb)

Class

WPFThumb.

Action

Completes the drag operation.

Syntax

thumb.DragComplete(horizontalChange, verticalChange)
Variable Description
horizontalChange The horizontal distance that the mouse has moved. Double.
verticalChange The vertical distance that the mouse has moved. Double.