In This Article

PopupGalleryFilterButton Class

Represents a PopupButton that is used to display filter categories for a PopupGallery.

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

Constructors

PopupGalleryFilterButton()

Initializes an instance of the class.

public PopupGalleryFilterButton()

Methods

OnPopupOpening()

Raises the PopupOpeningEvent.

protected override bool OnPopupOpening()

Returns

bool:

true if the popup opening should be allowed to open; otherwise, false.

Inherited Members