MaterialDesignInXAML / F1InXAML

"F1 In XAML" is a showcase application demoing Material Design In XAML Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F1 In XAML

"F1 In XAML" is a showcase application demoing Material Design In XAML Toolkit.

Primarily built in conjunction with the 1.5 release of Material Design In XAML Toolkit, this demo serves to illustrate the Transitions API which is introduced in 1.5.

Note that 1.5 is currently pre-release when installing nuget package

Admittedly I have plenty of experience with the library - but the demo was built in less than a day, and all transitions used are out of the box, so little knowledge of WPF storyboards/animations is required.

Alt text

Running source:

  • Requires Visual Studio 2015
  • Clone or download source, open in Visual Studio 2015+
  • Restore nuget packages
  • F5

Running binary:

A binary is available in the GitHub Releases page.

Info

Main Material Design In XAML GitHub Project is here.

Thanks

About

"F1 In XAML" is a showcase application demoing Material Design In XAML Toolkit

License:MIT License


Languages

Language:C# 100.0%