[]
C1SimplifiedRibbonGroup that has multiple IC1ToolbarControl
[TemplatePart(Name = "MouseOverBrush", Type = typeof(C1BrushBuilder))]
[TemplatePart(Name = "PressedBrush", Type = typeof(C1BrushBuilder))]
public class C1SimplifiedRibbonGroup : C1ToolbarGroup, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
| Name | Description |
|---|---|
| C1SimplifiedRibbonGroup() | Initializes a new instance of a C1SimplifiedRibbonGroup. |
| Name | Description |
|---|---|
| MeasureOverride(Size) | Called when measuring a control. |
| OnApplyTemplate() | Builds the visual tree for the C1SimplifiedRibbonGroup control when a new template is applied. |
| PrepareContainerForItemOverride(DependencyObject, object) | Binding property from Group to Ribbon Control |