I would also like to see an example of how to implement IDialogService in a WPF application. I'm currently using MessageBox.Show, but it doesn't fit very well with the IDialogService methods. For example, you cannot override the text displayed on the MessageBox buttons.
↧