Back to Devexpress

DockLayoutManager.GetUIScope(DependencyObject) Method

wpf-devexpress-dot-xpf-dot-docking-dot-docklayoutmanager-dot-getuiscope-x28-system-dot-windows-dot-dependencyobject-x29.md

latest1.3 KB
Original Source

DockLayoutManager.GetUIScope(DependencyObject) 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.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public static IUIElement GetUIScope(
    DependencyObject obj
)
vb
Public Shared Function GetUIScope(
    obj As DependencyObject
) As IUIElement

Parameters

NameType
objDependencyObject

Returns

Type
DevExpress.Xpf.Layout.Core.IUIElement

See Also

DockLayoutManager Class

DockLayoutManager Members

DevExpress.Xpf.Docking Namespace