-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Button Styles
All examples use Deep Purple as the Primary Color and Lime as the Secondary/Accent color. Floating Tool Action Buttons are using the 'Settings' material icon.
To use any of these styles, just insert the following setting to your button's tag:
Style="{DynamicResource STYLE_NAME}"
Where STYLE_NAME is the name of the style you want to add.
Uses the Primary Mid color scheme.
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.
This variant sets the button's foreground color to the same as its parent's foreground color, but is otherwise identical to MaterialDesignToolButton.
Uses the Primary Mid color scheme
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.
If you see any mistake or want to contribute to this wiki feel free.
Home
Contributing
Compiling From Source
Glossary
Getting Started with MDIX
Getting Started
Tutorial On YouTube (português-BR)
Frequently Asked Questions
Examples Repository
Release Notes
Pack Icon Changes
2.0.0 Breaking Changes
Controls
All Control Styles
Buttons
ComboBox
Dialogs
PopupBox
Snackbar
TextBox
Toggle Button
Transitions
Icons
Theming
Advanced Theming
Brush Names
Custom Palette Hues
Fonts
Overriding Material Design Styles
Swatches and Recommended Colors
Miscellaneous
MahApps Integration
Performance
Strong Naming
.NET 4.0 Compatibility
Projects using Material Design
Understanding Routed Commands