In This Article

RibbonGalleryCollapsedButton Class

Represents a collapsed button control, used when a RibbonGallery is in a collapsed variant size.

public class RibbonGalleryCollapsedButton : BarPopupButton, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IGeneratorHost, IContainItemStorage, ICommandSource, IPopupAnchor, IVariantSizeItem, ISupportsCoerceKeyTipText, ISupportsCoerceLabel
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Media.Visual System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Control System.Windows.Controls.ItemsControl System.Windows.Controls.Primitives.MenuBase System.Windows.Controls.Menu BarPopupButtonBase BarPopupButton Object
Implements:
IPopupAnchor

Constructors

RibbonGalleryCollapsedButton()

public RibbonGalleryCollapsedButton()

Methods

OnCreateAutomationPeer()

Provides an appropriate MenuAutomationPeer implementation for this control, as part of the WPF automation infrastructure.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

System.Windows.Automation.Peers.AutomationPeer:

The type-specific System.Windows.Automation.Peers.AutomationPeer implementation.

Inherited Members

Extension Methods