-
Notifications
You must be signed in to change notification settings - Fork 122
Home
Philipp Spiegel edited this page Feb 28, 2018
·
4 revisions
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.
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 |
Material Design Extensions is licensed under the MIT license.