In This Article

QuickAccessToolBarCustomizeButton Class

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

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

Constructors

QuickAccessToolBarCustomizeButton()

Initializes an instance of the class.

public QuickAccessToolBarCustomizeButton()

Inherited Members