HorizontalOffset Property

IScrollInfo.HorizontalOffset Property

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

Gets the horizontal offset of the scrolled content.

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

double HorizontalOffset { get; }

Property Value

Type: System.Double
A Double that represents, in logical pixels, the horizontal offset. Valid values are between zero and the ExtentWidth minus the ViewportWidth. This property has no default value.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft