ItemsViewScrolledEventArgs.VerticalOffset Property

Definition

Gets or sets the current vertical scroll position.

public:
 property double VerticalOffset { double get(); void set(double value); };
public double VerticalOffset { get; set; }
member this.VerticalOffset : double with get, set
Public Property VerticalOffset As Double

Property Value

The vertical scroll offset from the start position in platform-specific units.

Applies to