The Wayback Machine - https://web.archive.org/web/20200528211037/https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
Skip to content
Google's Material Design in XAML & WPF, for C# & VB.Net.
C# JavaScript Other
Branch: master
Clone or download

Latest commit

w-syss Refactoring of Card (#1869)
* Refactoring of Card

-Removed class comment (added no value, visual clutter)
- Streamlined dependency properties
- Beautified OnRenderSizeChanged

* Moved static readonly value type to const.
Latest commit 42f70cb May 28, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update ISSUE_TEMPLATE Aug 30, 2019
.nuget Updating NuGet.exe to v4.7.1 Sep 4, 2018
.paket Net core31 (#1654) Feb 14, 2020
MahMaterialDragablzMashUp Updates to support MahApps 2.0 (#1861) May 25, 2020
MainDemo.Uwp Fix UWP Button disabled state with VisualStateManager (#1588) Dec 31, 2019
MainDemo.Wpf Exposing ExpanderDirectionConverter May 28, 2020
MaterialDesignColors.Wpf.Tests Net core31 (#1654) Feb 14, 2020
MaterialDesignColors.Wpf Change editorConfig and excute it (#1694) Apr 8, 2020
MaterialDesignThemes.MahApps.Tests Fix MahApp themeing changes. (#1489) Oct 30, 2019
MaterialDesignThemes.MahApps Updates to support MahApps 2.0 (#1861) May 25, 2020
MaterialDesignThemes.Uwp Fix UWP Button disabled state with VisualStateManager (#1588) Dec 31, 2019
MaterialDesignThemes.Wpf.Tests Tests to verify color definitions (#1852) May 22, 2020
MaterialDesignThemes.Wpf Refactoring of Card (#1869) May 28, 2020
Scripts Scripts for dependency version updates on nugets Dec 31, 2019
mdresgen Fixing license URL Apr 24, 2020
paket-files Updates to support MahApps 2.0 (#1861) May 25, 2020
web Adapted DataGrid to specs (#1838) May 27, 2020
.editorconfig [BottomDashedLineAdorner] Refactoring (#1859) May 27, 2020
.gitattributes 💥🐫 Added .gitattributes & .gitignore files Feb 7, 2015
.gitignore Adaptions for JetBrains Rider (#1738) Apr 17, 2020
LICENSE move to MIT licence [skip ci] Sep 5, 2016
MaterialDesignColors.nuspec Net core31 (#1654) Feb 14, 2020
MaterialDesignThemes.MahApps.nuspec Updates to support MahApps 2.0 (#1861) May 25, 2020
MaterialDesignThemes.nuspec added VisualStudioToolsManifest to show controls in Toolbox (#1729) Apr 8, 2020
MaterialDesignToolkit.ResourceGeneration.sln Cleanup pipeline (#1538) Dec 1, 2019
MaterialDesignToolkit.Uwp.sln improvs around datagrid row Sep 22, 2015
MaterialDesignToolkit.Wpf.sln Net core31 (#1654) Feb 14, 2020
MaterialDesignToolkit.Wpf.sln.DotSettings Requesting Feedback: Improved theming API (#1239) May 18, 2019
MaterialDesignToolkit.Wpf.sln.vsext.disable Fix some dpi bugs Dec 2, 2015
README.md Added Snackbar.ActionButtonPlacement to support own line for action b… Apr 24, 2020
azure-pipelines.yml Net core31 (#1654) Feb 14, 2020
global.json SDK setting rollForward "latestFeature" (#1747) Apr 20, 2020
paket.dependencies Updates to support MahApps 2.0 (#1861) May 25, 2020
paket.lock Updates to support MahApps 2.0 (#1861) May 25, 2020

README.md

Alt text Material Design In XAML Toolkit

Comprehensive and easy to use Material Design theme and control library for the Windows desktop.

Alt text

More screenshots below

Alt text Summary

  • Material Design styles for all major WPF Framework controls
  • Additional controls to support the theme, including Multi Action Button, Cards, Dialogs, Clock
  • Easy configuration of palette (at design and runtime), according to Google's guidelines
  • Full Material Design Icons icon pack
  • Easy transition effects
  • Compatible with Dragablz, MahApps
  • Demo applications included in the source project

Backers on Open Collective Sponsors on Open Collective Gitter Build Status NuGet-Themes NuGet-Themes NuGet-Themes Issues Twitter

Alt text Getting Started

Alt text See It In Action

Alt text Source Code

To load the source project you will need Visual Studio 2019. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (Install-Package MaterialDesignThemes). There are two demo projects in the solution, restore the necessary NuGet packages and correct the programming syntax that is not compatible with C# versions lower than C# 8.0 (currently used in Visual Studio 2019). Then, you should be able to fire both of these projects up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.

Alt text Contribution Guidelines

Alt text Mentions

Alt text Screenshots

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

You can’t perform that action at this time.