Skip to main content

FloatingContainer.GetDialogOwner(DependencyObject) Method

For internal use.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static IDialogOwner GetDialogOwner(
    DependencyObject obj
)

Parameters

Name Type
obj DependencyObject

Returns

Type
DevExpress.Xpf.Core.IDialogOwner
See Also