WindowService.WindowStartupLocation Property
Gets or sets the service window’s position when it first shown. 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 |
---|---|
WindowStartupLocation | The service window’s position when it is first shown. |
See Also