DockLayoutManager.SetUIScope(DependencyObject, IUIElement) Method
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v25.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Parameters
| Name | Type |
|---|---|
| obj | DependencyObject |
| value | DevExpress.Xpf.Layout.Core.IUIElement |
See Also