DragCompletedEventArgs.HorizontalChange Property

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

Gets the horizontal 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 HorizontalChange As Double
public double HorizontalChange { get; private set; }

Property Value

Type: System..::.Double
The horizontal 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