WindowService.WindowType Property
In This Article
Gets or sets the current service window type. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Type | A Type object that represents the service’s window type. The default is Themed |
See Also