This is a simple IMessageService.ShowAsync call, with MessageButtons.YesNoCancel, on Windows 7. I'm using Orchestra (Catel) + MahApps Metro shell.
Can the buttons' text be fixed?
This is a simple IMessageService.ShowAsync call, with MessageButtons.YesNoCancel, on Windows 7. I'm using Orchestra (Catel) + MahApps Metro shell.
Can the buttons' text be fixed?
Copyright © 2021 Jogjafile Inc.

here is the corresponding issue https://github.com/WildGums/Orchestra/issues/56 and the corresponding pull request https://github.com/WildGums/Orchestra/pull/57. The PR is already integrated.