RibbonButton::QuickAccessToolBarControlSizeDefinition Property
.NET Framework (current version)
Gets or sets the RibbonControlSizeDefinition for this control when it is hosted in the Quick Access Toolbar.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property RibbonControlSizeDefinition^ QuickAccessToolBarControlSizeDefinition { RibbonControlSizeDefinition^ get(); void set(RibbonControlSizeDefinition^ value); }
Property Value
Type: System.Windows.Controls.Ribbon::RibbonControlSizeDefinition^The RibbonControlSizeDefinition for this control when it is hosted in the Quick Access Toolbar.
A RibbonControlSizeDefinition contains properties that specify size and visibility information for the image and label associated with a control. This property specifies how the image and label will appear when this control is hosted in the Quick Access Toolbar.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 4.5
Available since 4.5
Show: