MaterialDesignInXAML / MotionList

Using Dragablz and Material Design In XAML to build a fluid items control in WPF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Using Dragablz and Material Design In XAML to build a fluid items control in WPF.

License:MIT License


Languages

Language:C# 100.0%