VirtualizingStackPanel.SetVerticalOffset 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 VerticalOffset property.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- offset
- Type: System.Double
The value of the VerticalOffset property.
Implements
IScrollInfo.SetVerticalOffset(Double)
Show: