Project DescriptionMetro Theme for Silverlight.
Project DocumentationPeople seem to like the new Windows Phone 7 Metro Design. Unfortunately you cannot use this design in regular Silverlight Applications by default. Therefore I extracted the styles and templates, changed a few settings (e. g. some “HitTests” are disabled which we need for mouse users) and packed everything together in a single ResourceDictionary. To make usage easier I added implicit styles for Button, ToggleButton, CheckBox, RadioButton, PasswordBox, ProgressBar, TextBox, TextBlock, Slider, ScrollViewer and ListBox. There are still some things to do, but I hope it will make it easier for you, to use the Metro Design in regular Silverlight Applications. Use this project as starting point or just copy the ResourceDictionary MetroDesignResourceDictionary.xaml to your project. For the latter you need to make sure to correctly include the fonts referred by the ResourceDictionary (Segeo WP, Segeo WP Light, Segeo WP Semibold and Segeo WP Semilight).
CreditsSascha Wolter coder and coordinator of this project.