Share via


ScrollViewer.ScrollableHeight Property

Definition

Gets a value that represents the vertical size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.

public double ScrollableHeight { get; }

Property Value

Double

The vertical size of the area that can be scrolled. This property has no default value.

Applies to