Partilhar via


Propriedade RibbonGalleryCategoriesPanel.ExtentHeight

Obtém o tamanho vertical do conteúdo rolado device-independent units (1/96th inch per unit).

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

Sintaxe

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

Valor de propriedade

Tipo: System.Double
O tamanho vertical do conteúdo rolado device-independent units (1/96th inch per unit).

Implementações

IScrollInfo.ExtentHeight

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryCategoriesPanel Classe

Namespace Microsoft.Windows.Controls.Ribbon.Primitives