ThemedMessageBoxParameters.WindowStartupLocation Property
In This Article
Gets or sets the ThemedMessageBox position when it is shown.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public WindowStartupLocation WindowStartupLocation { get; set; }
#Property Value
Type | Description |
---|---|
Window |
The |
See Also