RibbonControl.ControlSizeDefinition 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 ^ ControlSizeDefinition { Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ get(); void set(Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ value); };
public Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition ControlSizeDefinition { get; set; }
member this.ControlSizeDefinition : Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition with get, set
Public Property ControlSizeDefinition As RibbonControlSizeDefinition