Property | Type | Description | |
---|---|---|---|
ControlSizeDefinitionProperty | |||
IsInControlGroupProperty | |||
IsInQuickAccessToolBarProperty |
Property | Type | Description | |
---|---|---|---|
CoerceControlSizeDefinition | object | ||
HostsRibbonGroup | bool | ||
OnControlSizeDefinitionChanged | void | ||
OnIsInControlGroupChanged | void | ||
OnIsInQuickAccessToolBarChanged | void | ||
RibbonControl | System | ||
TransferPseudoInheritedProperties | void |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
OnTemplateChanged ( System.Windows.Controls.ControlTemplate oldTemplate, System.Windows.Controls.ControlTemplate newTemplate ) : void |
Method | Description | |
---|---|---|
CoerceControlSizeDefinition ( |
||
HostsRibbonGroup ( ) : bool | ||
OnControlSizeDefinitionChanged ( |
||
OnIsInControlGroupChanged ( |
||
OnIsInQuickAccessToolBarChanged ( |
||
RibbonControl ( ) : System |
Initializes static members of the RibbonControl class. Here we override the default style, and add a couple callbacks.
|
|
TransferPseudoInheritedProperties ( ) : void |
protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
return | System.Windows.Automation.Peers.AutomationPeer |
protected OnTemplateChanged ( System.Windows.Controls.ControlTemplate oldTemplate, System.Windows.Controls.ControlTemplate newTemplate ) : void | ||
oldTemplate | System.Windows.Controls.ControlTemplate | |
newTemplate | System.Windows.Controls.ControlTemplate | |
return | void |
public static DependencyProperty,System.Windows ControlSizeDefinitionProperty | ||
return |
public static DependencyProperty,System.Windows IsInControlGroupProperty | ||
return |