ThemedMessageBoxParameters.Owner Property
In This Article
Gets or sets the window that owns the ThemedMessageBox.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Window | The window that owns the |
See Also