Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MikeHarnetty/MaterialDesignExtensions

 
 

Repository files navigation

Material Design Extensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps. The controls might not be specified in the Material Design specification or would crash the scope of Material Design in XAML Toolkit.

NuGet

NuGet Status

Install NuGet package. PM> Install-Package MaterialDesignExtensions

Assemblies are compiled for .NET Framework 4.5

Controls

Material Design Extensions features the following controls:

Control Details Status
Stepper Custom Stepper control (specification) Done
Oversized number spinner Custom OversizedNumberSpinner control Done
Grid list Templates for ListBox to render as a grid list (specification) Done
Open directory Custom OpenDirectoryControl and OpenDirectoryDialog control Done
Open file Custom OpenFileControl and OpenFileDialog control Done
Save file Custom SaveFileControl and SaveFileDialog control Done
App bar Custom AppBar control (specification) Done

Screenshots

Horizontal stepper

Vertical stepper

Grid list

Oversized number spinner

License

Material Design Extensions is licensed under the MIT license.

About

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%