System.Windows.Controls.Ribbon.Primitives Namespace
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Contains types that are used as layout containers in a Microsoft Ribbon for WPF control.
| Class | Description | |
|---|---|---|
|
RibbonContextualTabGroupsPanel | Represents an object that arranges contextual tab groups in a Ribbon. |
|
RibbonGalleryCategoriesPanel | Represents a panel that arranges RibbonGalleryCategory objects. |
|
RibbonGalleryItemsPanel | Represents a panel that arranges items in a RibbonGallery. |
|
RibbonGroupItemsPanel | Represents a panel that arranges items in a RibbonGroup. |
|
RibbonGroupsPanel | Represents a panel that arranges the RibbonGroup objects in a RibbonTab. |
|
RibbonMenuItemsPanel | Represents a panel that arranges one or more RibbonMenuItem objects in a Ribbon menu. |
|
RibbonQuickAccessToolBarOverflowPanel | Represents the overflow section of a RibbonQuickAccessToolBarPanel object. |
|
RibbonQuickAccessToolBarPanel | Represents the items host for a RibbonQuickAccessToolBar object. |
|
RibbonScrollButtonVisibilityConverter | Converts a scroll bar visibility and scroll position to Visibility values. |
|
RibbonTabHeadersPanel | Represents a panel that supports horizontal scrolling of the tab headers in a Ribbon. |
|
RibbonTabsPanel | Represents a panel that supports horizontal scrolling of tabs in a Ribbon. |
|
RibbonTitlePanel | Represents a panel that arranges the title of the Ribbon. |
|
RibbonWindowSmallIconConverter | Infrastructure. Converts an icon to its small size variant if one is available. |
|
StarLayoutInfo | Contains information about a particular star layout. |
| Interface | Description | |
|---|---|---|
|
IProvideStarLayoutInfo | Provides the data needed for the star layout. |
|
IProvideStarLayoutInfoBase | Provides the data needed for the star layout. |
|
ISupportStarLayout | Represents an element that controls the star layout. |