RibbonCheckBox.QuickAccessToolBarControlSizeDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ QuickAccessToolBarControlSizeDefinition { Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ get(); void set(Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ value); };
public Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition QuickAccessToolBarControlSizeDefinition { get; set; }
member this.QuickAccessToolBarControlSizeDefinition : Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition with get, set
Public Property QuickAccessToolBarControlSizeDefinition As RibbonControlSizeDefinition