• Stars
    star
    228
  • Rank 175,267 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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