Freigeben über


RibbonControlLength.Auto-Eigenschaft

Ruft eine RibbonControlLength-Struktur ab, die den Standardmodus für automatische Größenanpassungen darstellt.

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

Syntax

'Declaration
Public Shared ReadOnly Property Auto As RibbonControlLength
    Get
public static RibbonControlLength Auto { get; }
public:
static property RibbonControlLength Auto {
    RibbonControlLength get ();
}
static member Auto : RibbonControlLength
static function get Auto () : RibbonControlLength

Eigenschaftswert

Typ: Microsoft.Windows.Controls.Ribbon.RibbonControlLength
Eine RibbonControlLength-Struktur, die den Standardmodus für automatische Größenanpassungen darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonControlLength Struktur

Microsoft.Windows.Controls.Ribbon-Namespace