3 namespace SiliconStudio.Presentation.Services
MessageBoxResult
An enum representing the button pressed by the user to close a message box.
The user pressed the No button.
The user pressed the Yes button.
The dialog has been closed by a cancellation from the user.
Display a single OK button.