VirtualizingStackPanel.SetHorizontalOffset Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the value of the HorizontalOffset property.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- offset
- Type: System.Double
The value of the HorizontalOffset property.
Implements
IScrollInfo.SetHorizontalOffset(Double)
Show: