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