VirtualizingStackPanel.VerticalOffset Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that represents how far down the content is currently scrolled.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleA Double that represents the vertical offset of the scrolled content, in logical pixels. The default is 0.
Implements
IScrollInfo.VerticalOffset
Show: