[]
Simplified Ribbon Toolbar
[TemplatePart(Name = "SimplifiedItemsPresenter", Type = typeof(ItemsPresenter))]
[TemplatePart(Name = "SimplifiedTabControl", Type = typeof(C1SimplifiedTabControl))]
public class C1SimplifiedRibbon : C1ToolbarBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, ISimplifiedToolbar
| Name | Description |
|---|---|
| C1SimplifiedRibbon() | Initializes a new instance of a C1SimplifiedRibbon. |
| Name | Description |
|---|---|
| MarqueeBrushProperty | Identifies the MarqueeBrush dependency property. |
| Name | Description |
|---|---|
| MarqueeBrush | Brush for Marquee |
| RibbonItems | RibbonItems will map as Items of Simplified Ribbon |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1SimplifiedRibbon control when a new template is applied. |
| Toggle() | Toggle toolbar content. |