Back to Devexpress

BarPopupBase.Owner Property

wpf-devexpress-dot-xpf-dot-bars-dot-barpopupbase-df526526.md

latest1001 B
Original Source

BarPopupBase.Owner Property

Gets the owner for the current popup object.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public virtual DependencyObject Owner { get; }
vb
Public Overridable ReadOnly Property Owner As DependencyObject

Property Value

TypeDescription
DependencyObject

An owner for the current popup object.

|

See Also

BarPopupBase Class

BarPopupBase Members

DevExpress.Xpf.Bars Namespace