RibbonControlLength.RibbonControlLengthUnitType-Eigenschaft
Ruft den Typ ab, mit dem bestimmt wird, wie die Größe des Elements berechnet wird.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType
Get
public RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
public:
property RibbonControlLengthUnitType RibbonControlLengthUnitType {
RibbonControlLengthUnitType get ();
}
member RibbonControlLengthUnitType : RibbonControlLengthUnitType
function get RibbonControlLengthUnitType () : RibbonControlLengthUnitType
Eigenschaftswert
Typ: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Einer der Enumerationswerte, der angibt, wie die Größe des Elements berechnet wird.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.