wpf-devexpress-dot-xpf-dot-bars-1af14b6b.md
Represents the base class for popup controls.
Namespace : DevExpress.Xpf.Bars
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public abstract class BarPopupBase :
PopupBase,
IPopupControl,
IMultipleElementRegistratorSupport,
IBarNameScopeSupport,
IInputElement
Public MustInherit Class BarPopupBase
Inherits PopupBase
Implements IPopupControl,
IMultipleElementRegistratorSupport,
IBarNameScopeSupport,
IInputElement
The following members return BarPopupBase objects:
Show 18 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Popup DevExpress.Xpf.Core.PopupBase BarPopupBase BarPopupExpandable
See Also