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
- Host: GitHub
- URL: https://github.com/stellarbear/materialsharp
- Owner: stellarbear
- License: mit
- Created: 2018-08-13T11:38:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T12:10:34.000Z (over 7 years ago)
- Last Synced: 2025-02-13T05:33:32.434Z (over 1 year ago)
- Language: C#
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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#
```