DragCompletedEventArgs Properties
Collapse the table of content
Expand the table of content

DragCompletedEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The DragCompletedEventArgs type exposes the following members.

  NameDescription
Public property Canceled Gets a value that indicates whether the drag operation was canceled.
Public property HorizontalChange Gets the horizontal change in position of the Thumb control, resulting from the drag operation.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property VerticalChange Gets vertical change in position of the Thumb control, resulting from the drag operation.
Top

Show:
© 2017 Microsoft