Back to Devexpress

ThemedWindow.DialogButtonResult Property

wpf-devexpress-dot-xpf-dot-core-dot-themedwindow-6bab2f5a.md

latest1.2 KB
Original Source

ThemedWindow.DialogButtonResult Property

Gets the dialog result.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public MessageBoxResult DialogButtonResult { get; }
vb
Public ReadOnly Property DialogButtonResult As MessageBoxResult

Property Value

TypeDescription
MessageBoxResult

The message box result value.

|

See Also

ShowDialog(MessageBoxButton, Nullable<MessageBoxResult>)

ThemedWindow Class

ThemedWindow Members

DevExpress.Xpf.Core Namespace