In This Article

QuickAccessToolBarOverflowButton Class

Represents a PopupButton that is used for the overflow button of a QuickAccessToolBar.

public class QuickAccessToolBarOverflowButton : PopupButton, IKeyTipTarget, ILogicalParent, IVariantControl
Inheritance:
object Visual UIElement FrameworkElement Control ControlBase ButtonBase PopupButtonBase PopupButton object
Implements:
IKeyTipTarget ILogicalParent IVariantControl

Constructors

QuickAccessToolBarOverflowButton()

Initializes an instance of the class.

public QuickAccessToolBarOverflowButton()

Inherited Members