
MahApps.Metro - Home
MahApps.Metro overrides the default style of all common WPF controls and gives them a modern look. More than just styles MahApps.Metro also includes some custom controls based on concepts from …
MahApps.Metro - Quick Start
With the Package Manager Console: ... MahApps build-in styles and themes All resources of MahApp.Metro are located within separate resource dictionaries. To adopt the MahApps.Metro …
MahApps.Metro - Documentation
Documentation This user guide, like MahApps.Metro itself, is under very active development. Some parts of MahApps aren't documented as completely as they need to be, but we gladly accept your …
MahApps.Metro - Controls
MahApps.Metro - Controls Controls
MahApps.Metro - API
GitHub | Twitter | Gitter Copyright © .NET Foundation and Contributors. All rights reserved. Generated by Wyam
MahApps.Metro - Guides
GitHub | Twitter | Gitter Copyright © .NET Foundation and Contributors. All rights reserved. Generated by Wyam
MahApps.Metro - Styles
MahApps.Metro - Styles Styles
MahApps.Metro - Usage
MahApps.Metro has a ThemeManager class that lets you change the theme using code-behind. It can be done in 1 line, like so: ... On a window different to your application's main window With …
MahApps.Metro - Themes
GitHub | Twitter | Gitter Copyright © .NET Foundation and Contributors. All rights reserved. Generated by Wyam
MahApps.Metro - MetroWindow
The MetroWindow is the main entry point of MahApps and replaces the normal Window to get the MahApps styles and themes to be work. If you don't know how to start with this then you can read …