ScrollContentPresenter.SetHorizontalOffset Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the distance the content has been scrolled horizontally.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- offset
- Type: System.Double
The distance the content has been scrolled horizontally.
Implements
IScrollInfo.SetHorizontalOffset(Double)
Show: