Replies: 2 comments 2 replies
-
It's certainly a potentially useful idea. Nice to have a non-halting popup. I wonder if there's some way you could use the Windows provided localization instead of having your own resources file. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'd love this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Showing ContentDialog in a separate window can make ContentDialog more flexible. Based on WindowedContentDialog, MessageBox in Fluent Design style also can be implemented.
I have tried to implement one: https://github.com/SuGar0218/WindowedContentDialog
Beta Was this translation helpful? Give feedback.
All reactions