FloatingContainer.GetFloatingContainer(DependencyObject) Method
In This Article
For internal use.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static FloatingContainer GetFloatingContainer(
DependencyObject obj
)
#Parameters
Name | Type |
---|---|
obj | Dependency |
#Returns
Type |
---|
Floating |
See Also