Motion List
June 9, 2016 ยท View on GitHub
Sample application illustrating how to combine Dragablz and Material Design In XAML Toolkit to build a fluid items control in WPF.

Fire It Up
- Clone/download, and open the source in Visual Studio
- Restore Nuget packages
- Hit F5
How's It Done?
Combining DragablzItemsControl, the Material Design Card control, and some custom styling (which can be seen in MainWindow.xaml).
