RibbonControlLength.RibbonControlLengthUnitType Propiedad

Definición

Obtiene el tipo que se utiliza para determinar cómo se calcula el tamaño del elemento.

public:
 property System::Windows::Controls::Ribbon::RibbonControlLengthUnitType RibbonControlLengthUnitType { System::Windows::Controls::Ribbon::RibbonControlLengthUnitType get(); };
public System.Windows.Controls.Ribbon.RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
member this.RibbonControlLengthUnitType : System.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType

Valor de propiedad

Uno de los valores de enumeración que especifica cómo se calcula el tamaño del elemento.

Se aplica a