A newer version of this page is available.
Switch to the current version.
BarPopupBase Class
Represents the base class for popup controls.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v19.1.dll
Declaration
public abstract class BarPopupBase :
PopupBase,
IPopupControl,
IMultipleElementRegistratorSupport,
IBarNameScopeSupport,
IInputElement
Public MustInherit Class BarPopupBase
Inherits PopupBase
Implements IPopupControl,
IMultipleElementRegistratorSupport,
IBarNameScopeSupport,
IInputElement
Related API Members
The following members accept/return BarPopupBase objects:
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Popup
DevExpress.Xpf.Core.PopupBase
BarPopupBase
Extension Methods
See Also
Feedback