In This Article

RibbonQuickAccessToolBarOverflowPanel Class

Represents a System.Windows.Controls.Panel control with layout logic for the overflow popup of a RibbonQuickAccessToolBar.

public class RibbonQuickAccessToolBarOverflowPanel : OverflowingItemsControlOverflowPanel, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IOrientedElement
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Media.Visual System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Panel OverflowingItemsControlOverflowPanel Object
Implements:
IOrientedElement

Constructors

RibbonQuickAccessToolBarOverflowPanel()

Initializes a new instance of the RibbonQuickAccessToolBarOverflowPanel class.

public RibbonQuickAccessToolBarOverflowPanel()

Inherited Members

Extension Methods