Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 821 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 821 Bytes

Motion List

Sample application illustrating how to combine Dragablz and Material Design In XAML Toolkit to build a fluid items control in WPF.

Alt text

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).

Material Design In XAML Dragablz