ScrollViewer.VerticalOffset Property

Definition

Gets the distance the content has been scrolled vertically.

C#
public double VerticalOffset { get; }

Property Value

Double

The distance the content has been scrolled vertically.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also