WindowService.AllowSetWindowOwner Property
Gets or sets whether the service specifies the window’s owner. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the service specifies the window’s owner; otherwise, false. |
See Also