ScrollView.ExtentHeight Property

Definition

Gets the vertical size of all the scrollable content in the ScrollView.

C#
public double ExtentHeight { get; }

Property Value

Double

The vertical size of all the scrollable content in the ScrollView. The default is 0.

Remarks

The extent includes all the content in the ScrollView, whether visible or not. The viewport is the visible area of the content.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6