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

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

Syntax

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

See Also