VirtualizingStackPanel.HorizontalOffset Property

Definition

Gets a value that contains the horizontal offset of the scrolled content.

public:
 property double HorizontalOffset { double get(); };
public double HorizontalOffset { get; }
member this.HorizontalOffset : double
Public ReadOnly Property HorizontalOffset As Double

Property Value

Double that represents the horizontal offset of the scrolled content. The default is 0.0.

Implements

Applies to