Dela via


RibbonGalleryCategoriesPanel.ExtentHeight Property

Gets the vertical size of the scrolled content in device-independent units (1/96th inch per unit).

Namespace:  Microsoft.Windows.Controls.Ribbon.Primitives
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public ReadOnly Property ExtentHeight As Double
public double ExtentHeight { get; }
public:
virtual property double ExtentHeight {
    double get () sealed;
}
abstract ExtentHeight : float
override ExtentHeight : float
final function get ExtentHeight () : double

Property Value

Type: System.Double
The vertical size of the scrolled content in device-independent units (1/96th inch per unit).

Implements

IScrollInfo.ExtentHeight

.NET Framework Security

See Also

Reference

RibbonGalleryCategoriesPanel Class

Microsoft.Windows.Controls.Ribbon.Primitives Namespace