BarPopupBase.Owner Property
Gets the owner for the current popup object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DependencyObject | An owner for the current popup object. |
See Also