Awesome
Motion List
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).