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.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleA 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.
Show: