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