Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styling of buttons within a BaseMetroDialog should be facilitated #3310

Closed
pfattisc opened this issue Aug 22, 2018 · 0 comments
Closed

Styling of buttons within a BaseMetroDialog should be facilitated #3310

pfattisc opened this issue Aug 22, 2018 · 0 comments
Milestone

Comments

@pfattisc
Copy link

Is your feature request related to a problem? Please describe.
With MahApps 1.6.0 (Fix Dialogs Resource handling #3142) it is possible to easily customize the BaseMetroDialog Style.
But to restyle the buttons within a dialog (MessageDialog, etc) it is still necessary to use the MetroDialogSettings.CustomResourceDictionary.

Describe the solution you'd like
I think the button styles AccentedDialogSquareButton and AccentedDialogHighlightedSquareButton from the BaseMetroDialog.xaml should be moved to Controls.Buttons.xaml.
This should do the trick so I can overwrite those resources globally (and only once!) in app.xaml.

Closed Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants