DragComplete Method (WPFThumb)
Class
WPFThumb
class
Action
Completes the drag operation.
Syntax
thumb
.
DragComplete
(
horizontalChange
,
verticalChange
)
Variable
Description
horizontalChange
The horizontal distance that the mouse has moved. REAL.
verticalChange
The vertical distance that the mouse has moved. REAL.