RibbonControlService.SetControlSizeDefinition Method
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:
static void SetControlSizeDefinition(System::Windows::DependencyObject ^ element, Microsoft::Windows::Controls::Ribbon::RibbonControlSizeDefinition ^ value);
public static void SetControlSizeDefinition (System.Windows.DependencyObject element, Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition value);
static member SetControlSizeDefinition : System.Windows.DependencyObject * Microsoft.Windows.Controls.Ribbon.RibbonControlSizeDefinition -> unit
Public Shared Sub SetControlSizeDefinition (element As DependencyObject, value As RibbonControlSizeDefinition)
Parameters
- element
- DependencyObject