ThemedWindow.DialogButtonCommandResult Property
Gets the dialog result when a button with the UICommand property is clicked.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
UICommand | The clicked button’s UICommand value. |
See Also