timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

Added DesignTime support to Callisto #232

Closed dotMorten closed 11 years ago

dotMorten commented 11 years ago

Added Design Time support to Callisto

  1. Added reflection-based framework to autodetect all controls and add .xml doc based descriptions
  2. Added metadata for all controls and assigned to a Callisto toolbox in Blend
  3. Updated VSIX to deploy .Design and .xml to extension sdk