DragStartedEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The DragStartedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
HorizontalOffset | Gets the horizontal distance between the tapped position and the initial thumb coordinates. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
|
VerticalOffset | Gets the vertical distance between the tapped position and the initial thumb coordinates. |
Show: