You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Material Design styles for all major WPF Framework controls
12
-
* Additional controls to support the theme, including Multi Action Button, Cards, Dialogs, Clock
13
-
* Easy configuration of palette (at design _and_ runtime), according to [Google's guidelines](https://material.io/design/)
14
-
* Full [Material Design Icons](https://materialdesignicons.com/) icon pack
15
-
* Easy transition effects
16
-
* Compatible with [Dragablz](https://github.com/ButchersBoy/Dragablz), [MahApps](https://github.com/MahApps/MahApps.Metro)
17
-
* Demo applications included in the source project
11
+
- Material Design styles for all major WPF Framework controls
12
+
- Additional controls to support the theme, including Multi Action Button, Cards, Dialogs, Clock
13
+
- Easy configuration of palette (at design _and_ runtime), according to [Google's guidelines](https://material.io/design/)
14
+
- Full [Material Design Icons](https://materialdesignicons.com/) icon pack
15
+
- Easy transition effects
16
+
- Compatible with [Dragablz](https://github.com/ButchersBoy/Dragablz), [MahApps](https://github.com/MahApps/MahApps.Metro)
17
+
- Demo applications included in the source project
18
18
19
19
[](#backers)[](#sponsors)[](https://gitter.im/ButchersBoy/MaterialDesignInXamlToolkit)
#  Getting Started
28
28
29
-
* Checkout the [Super Quick Start](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Super-Quick-Start)
30
-
* Or, the more comprehensive [Starting Guide](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Getting-Started) guide.
31
-
* Or, watch the [Material Design In XAML Toolkit An Introduction](https://www.youtube.com/watch?v=-n5yeEOsbCk) video.
29
+
- Checkout the [Super Quick Start](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Super-Quick-Start)
30
+
- Or, the more comprehensive [Starting Guide](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Getting-Started) guide.
31
+
- Or, watch the [Material Design In XAML Toolkit An Introduction](https://www.youtube.com/watch?v=-n5yeEOsbCk) video.
32
32
33
33
#  See It In Action
34
34
35
-
* Download a pre-compiled demo from the [releases](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases) page.
36
-
* Download the source and run the demo ([more information](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Compiling-From-Source)).
- Download a pre-compiled demo from the [releases](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases) page.
36
+
- Download the source and run the demo ([more information](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Compiling-From-Source)).
#  Source Code
43
-
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.
43
+
44
+
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.
* If you'd like to make a very much appreciated financial donation please visit <ahref='https://opencollective.com/materialdesigninxaml'>open collective</a>
48
+
- Before contributing code read the [Contribution Guidelines](.github/CONTRIBUTING.md)
49
+
- GitHub issues are for bugs.
50
+
- For queries, help, and general chat stop by the [Gitter chat room](https://gitter.im/ButchersBoy/MaterialDesignInXamlToolkit).
- If you'd like to make a very much appreciated financial donation please visit <ahref='https://opencollective.com/materialdesigninxaml'>open collective</a>
* Ignace Maes, whose [Material Skin](https://github.com/IgnaceMaes/MaterialSkin) project inspired the original material design theme for [Dragablz](https://github.com/ButchersBoy/Dragablz), which in turn led to me starting this project
64
-
*[Material Design Extensions](https://github.com/spiegelp/MaterialDesignExtensions) is a community repository based on this library that provides additional controls and features.
65
-
***[Contributors!](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/graphs/contributors)**Thanks for the PRs which have helped add some extra polish.
58
+
- Logo courtesy of GitHub user [Snalty](https://github.com/snalty), and you can see more of him;
59
+
- on his [blog](http://holothere.tumblr.com/)
60
+
- and on [Twitter](https://twitter.com/snalty)
61
+
- Marc Angers - I pulled some of his shadows straight in from this [blog post](http://marcangers.com/material-design-shadows-in-wpf/)
62
+
- Icon pack sourced from [Material Design Icons](https://materialdesignicons.com/)
- Ignace Maes, whose [Material Skin](https://github.com/IgnaceMaes/MaterialSkin) project inspired the original material design theme for [Dragablz](https://github.com/ButchersBoy/Dragablz), which in turn led to me starting this project
65
+
-[Material Design Extensions](https://github.com/spiegelp/MaterialDesignExtensions) is a community repository based on this library that provides additional controls and features.
66
+
-**[Contributors!](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/graphs/contributors)** Thanks for the PRs which have helped add some extra polish.
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/materialdesigninxaml#sponsor)]
@@ -123,5 +126,3 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
0 commit comments