DragDeltaEventArgs Properties
Silverlight
The DragDeltaEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
HorizontalChange | Gets the horizontal change in the Thumb position since the last DragDelta event. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
|
VerticalChange | Gets the vertical change in the Thumb position since the last DragDelta event. |