An open API service indexing awesome lists of open source software.

https://github.com/stellarbear/materialsharp

Custom wpf styling that looks a bit like material
https://github.com/stellarbear/materialsharp

Last synced: over 1 year ago
JSON representation

Custom wpf styling that looks a bit like material

Awesome Lists containing this project

README

          

# MaterialSharp
Custom wpf styling that looks a bit like material. Nuget package is [available](https://www.nuget.org/packages/MaterialSharp/). Readme will be filled with examples soon, right now investigate source code.

# Super quick start
Append this to your App.xaml
```C#





```