RibbonControl::ControlSizeDefinition Property
.NET Framework (current version)
Gets or sets the RibbonControlSizeDefinition for this control.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property RibbonControlSizeDefinition^ ControlSizeDefinition { RibbonControlSizeDefinition^ get(); void set(RibbonControlSizeDefinition^ value); }
Property Value
Type: System.Windows.Controls.Ribbon::RibbonControlSizeDefinition^The RibbonControlSizeDefinition for this control. The default is null.
A RibbonControlSizeDefinition contains properties that specify size and visibility information for the image and label associated with a control.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 4.5
Available since 4.5
Show: