BaseLayoutItem.LogicalParent Property
Gets the logical parent element of this element.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v25.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
| Type | Description |
|---|---|
| DependencyObject | This element’s logical parent. |
See Also