ThemedWindow.CloseDialog(UICommand) Method
Closes a dialog and returns the UICommand.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| result | UICommand | A required UICommand value. |
See Also