Skip to main content
A newer version of this page is available. .

FlyoutBase.GetFlyout(DependencyObject) Method

For internal use.

Namespace: DevExpress.Xpf.Editors.Flyout.Native

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public static FlyoutBase GetFlyout(
    DependencyObject d
)

Parameters

Name Type
d DependencyObject

Returns

Type
FlyoutBase
See Also