Propriedade RibbonControlLength.RibbonControlLengthUnitType
Obtém o tipo que é usado para determinar como o tamanho do elemento é calculado.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (em RibbonControlsLibrary.dll)
Sintaxe
'Declaração
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType
Get
public RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
public:
property RibbonControlLengthUnitType RibbonControlLengthUnitType {
RibbonControlLengthUnitType get ();
}
member RibbonControlLengthUnitType : RibbonControlLengthUnitType
function get RibbonControlLengthUnitType () : RibbonControlLengthUnitType
Valor de propriedade
Tipo: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Um dos valores de enumeração que especifica como o tamanho do elemento é calculado.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.