Gets a value that contains the vertical offset of the scrolled content. This is a dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double VerticalOffset { get; }
Visual Basic
Public ReadOnly Property VerticalOffset As Double
	Get

See Also