IScrollInfo.ExtentHeight Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the vertical size of the extent.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

ReadOnly Property ExtentHeight As Double
double ExtentHeight { get; }

Property Value

Type: System..::.Double
A Double that represents, in logical pixels, the vertical size of the extent. This property has no default value.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

IScrollInfo Interface

System.Windows.Controls.Primitives Namespace