In This Article

StandaloneToolBarOverflowButton Class

Represents a popup button that can show a StandaloneToolBar's overflowed items.

public class StandaloneToolBarOverflowButton : PopupButton, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, ICommandSource, IPopupAnchor
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.ContentControl System.Windows.Controls.Primitives.ButtonBase System.Windows.Controls.Button PopupButton Object
Implements:
IPopupAnchor

Constructors

StandaloneToolBarOverflowButton()

Initializes a new instance of the StandaloneToolBarOverflowButton class.

public StandaloneToolBarOverflowButton()

Methods

OnCreateAutomationPeer()

Returns an System.Windows.Automation.Peers.AutomationPeer object for this control instance.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

System.Windows.Automation.Peers.AutomationPeer:

An System.Windows.Automation.Peers.AutomationPeer instance.

Inherited Members

Extension Methods