Zip file for the mini-framework

I zipped up all the different files I use for my WPF/E mini-framework.  I also threw in a couple other controls I've been working on -- slider, hyperlinks, and "animated button" (really just a test case to prove that the framework handles storyboards inside control definitions).  Keep in mind you need to run this over http, not over a file: URL...

I should also confess before someone calls me on it that not everything I did here is best practice:

  • I should have used a TextBlock instead of Glyphs, that way I wouldn't have had to include various font files in the zip
  • I should have referred to the official aghiost.js instead of having my own copy

 Stay tuned for the service pack <g>

commoncontrols.zip