Class | Description | |
---|---|---|
![]() | BooleanToVisibilityConverter | Invert Boolean to Visibility - False ~ Visible ; True ~ Collapsed |
![]() | C1SimplifiedRibbonGroup | C1SimplifiedRibbonGroup that has multiple IC1ToolbarControl |
![]() | C1SimplifiedTabControl | C1SimplifiedTabControl handles marquee logic and toggle collapse state of tab control |
![]() | C1SimplifiedTabItem | TabItem type for simplified toolbar |
![]() | C1SimplifiedToolbarStrip | ToolbarStrip for Simplified Ribbon |
![]() | C1ToolbarButton | C1ToolbarButton control represents a button on the C1ToobarStrip. |
![]() | C1ToolbarCommand | Represents toolbar command. |
![]() | C1ToolbarCommandBase | Toolbar command base |
![]() | C1ToolbarDropDown | C1ToolbarDropDown control represents a drop-down button on the C1ToobarStrip. When clicking it displays popup panel with Content property or context menu set by Menu property. |
![]() | C1ToolbarDropdownItem | C1Icon for dropdown item C1ToolbarDropDown control represents a drop-down button on the C1ToobarStrip. When clicking it displays popup panel with Content property or context menu set by Menu property. |
![]() | C1ToolbarGroup | C1ToolbarGroup control represents toolbar group that contains one or more toolbar strips. |
![]() | C1ToolbarGroupCollection | Represents collection of toolbar groups. |
![]() | C1ToolbarGroupSizeDefinition | Represents the definition of control sizes in toolbar group. |
![]() | C1ToolbarItem | C1Icon for buttons C1ToolbarItem control represents a toolbar item with 3 states Large, Medium, Small. C1ToolbarItem provide APIs to support C1Icon with TextBlock in it's content |
![]() | C1ToolbarSplitButton | C1ToolbarSplitButton control represents a drop-down split button on the C1ToobarStrip. |
![]() | C1ToolbarStrip | C1ToolbarStrip control represents a strip that contains one or more controls. C1ToolbarStrip can be used alone or as content of toolbar group. |
![]() | C1ToolbarTabControl | Represents toolbar tab control. |
![]() | C1ToolbarTabItem | Represents toolbar tab item. |
![]() | C1ToolbarToggleButton | C1ToolbarButton control represents a toggle button on the C1ToobarStrip. |
![]() | C1ToolbarToggleItem | C1Icon for toggle buttons C1ToolbarButton control represents a toggle button on the C1ToobarStrip. |