Replies: 1 comment 1 reply
-
I think you can just set these properties: MahApps.Metro/src/MahApps.Metro/Themes/Dialogs/MessageDialog.xaml Lines 23 to 27 in 509c9d7 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,

I would like to use the ShowMessageAsync function to display a confirmation for delete an item. The window is a small popup and the MessageDialog is not completely display :
Is there a way to style the message dialog window and reduce the padding ?
I tried to add a ResourceDictionary but it doesn't work:
App.xaml :
MessageDialog.xaml :
Thanks for your help,
Beta Was this translation helpful? Give feedback.
All reactions