VerticalOffset Property

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.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public ReadOnly Property VerticalOffset As Double

Property Value

Type: System.Double
A Double that represents the vertical offset of the scrolled content, in logical pixels. The default is 0.

Implements

IScrollInfo.VerticalOffset

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft