DragCompletedEventArgs.VerticalChange Property

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

Gets vertical change in position of the Thumb control, resulting from the drag operation.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Property VerticalChange As Double
public double VerticalChange { get; private set; }

Property Value

Type: System..::.Double
The vertical change in position of the Thumb control, resulting from the drag operation.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

DragCompletedEventArgs Class

System.Windows.Controls.Primitives Namespace