7 namespace SiliconStudio.Presentation.Services
52 void CloseCurrentWindow(
bool? dialogResult = null);
MessageBoxResult
An enum representing the button pressed by the user to close a message box.
MessageBoxImage
An enum representing the image to display in a message box.
MessageBoxButton
An enum representing the buttons to display in a message box.
An interface representing a modal file save dialog.
An interface to invoke dialogs from commands implemented in view models
An interface representing a modal file open dialog.
An interface representing a modal folder selection dialog.