WindowManager MessageBox UI issue
Open
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
Dear,
First of all, thank you for all your work, I find this project truly useful for my developments.
I'm using the WindowManager to show Stylet's own MessageBox as discussed in the docs:
`this.windowManager.ShowMessageBox($"Error message here.", "Warning", MessageBoxButton.YesNoCancel, MessageBoxImage.Warning);`
It works, however, the buttons on the MessageBox are strange-looking:

Do you have any idea what could cause this issue?
Thanks a lot in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.