Share via


Microsoft.Windows.Controls.Ribbon.Primitives Namespace

Contains types that are used as layout containers in a Microsoft Ribbon for WPF control.

Classes

  Class Description
Public class RibbonContextualTabGroupsPanel Represents an object that arranges contextual tab groups in a Ribbon.
Public class RibbonGalleryCategoriesPanel Represents a panel that arranges RibbonGalleryCategory objects.
Public class RibbonGalleryItemsPanel Represents a panel that arranges items in a RibbonGallery.
Public class RibbonGroupItemsPanel Represents a panel that arranges items in a RibbonGroup.
Public class RibbonGroupsPanel Represents a panel that arranges the RibbonGroup objects in a RibbonTab.
Public class RibbonMenuItemsPanel Represents a panel that arranges one or more RibbonMenuItem objects in a Ribbon menu.
Public class RibbonQuickAccessToolBarOverflowPanel Represents the overflow section of a RibbonQuickAccessToolBarPanel object.
Public class RibbonQuickAccessToolBarPanel Represents the items host for a RibbonQuickAccessToolBar object.
Public class RibbonScrollButtonVisibilityConverter Converts a scroll bar visibility and scroll position to Visibility values.
Public class RibbonTabHeadersPanel Represents a panel that supports horizontal scrolling of the tab headers in a Ribbon.
Public class RibbonTabsPanel Represents a panel that supports horizontal scrolling of tabs in a Ribbon.
Public class RibbonTitlePanel Represents a panel that arranges the title of the Ribbon.
Public class RibbonWindowSmallIconConverter Infrastructure. Converts an icon to its small size variant if one is available.
Public class StarLayoutInfo Contains information about a particular star layout.

Interfaces

  Interface Description
Public interface IProvideStarLayoutInfo Provides the data needed for the star layout.
Public interface IProvideStarLayoutInfoBase Provides the data needed for the star layout.
Public interface ISupportStarLayout Represents an element that controls the star layout.