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

Added a MetroFlatToggleButton style like MetroFlatButton #2481

Merged
merged 4 commits into from
Apr 25, 2016

Conversation

picosmos
Copy link
Contributor

Added a MetroFlatToggleButton style like MetroFlatButton including

  • Added the Style to MahApps.Metro/Styles/Controls.Buttons.xaml
  • Added a FlatToggleButton.xaml
  • Added Samples to samples/MetroDemo/ExampleViews/ButtonsExample.xaml

@@ -0,0 +1,10 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Koopakiller I think this files is not necessary, cause the FlatButton.xaml is obsolete (it is a residual waste)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@punker76 I didn't know that. I removed the file.

@punker76 punker76 merged commit afecb41 into MahApps:develop Apr 25, 2016
@punker76
Copy link
Member

@Koopakiller Welcome to the contributors list 👍

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

Successfully merging this pull request may close these issues.

2 participants