DragStartedEventArgs Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property HorizontalOffset Gets the horizontal distance between the tapped position and the initial thumb coordinates.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property VerticalOffset Gets the vertical distance between the tapped position and the initial thumb coordinates.
Top

Show:
© 2017 Microsoft