Compartir a través de


RibbonControlLength.Auto (Propiedad)

Obtiene una estructura RibbonControlLength que representa el modo de ajuste de tamaño automático estándar.

Espacio de nombres:  Microsoft.Windows.Controls.Ribbon
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.Windows.Controls.Ribbon.RibbonControlLength
Estructura RibbonControlLength que representa el modo de ajuste de tamaño automático estándar.

Seguridad de .NET Framework

Vea también

Referencia

RibbonControlLength Estructura

Microsoft.Windows.Controls.Ribbon (Espacio de nombres)