FloatingContainer.SetDialogOwner(DependencyObject, IDialogOwner) Method
For internal use.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
obj | DependencyObject |
value | DevExpress.Xpf.Core.IDialogOwner |
See Also