Does anyone have any code samples in C# that implements the Metro UI? This is similar to the interfaces used in Zune and MetroTwit.
Thanks
|
feedback
|
|
You should check out the Metro Toolkit on codeplex. It's a open source UI framework aimed at creating UI controls based on Metro. | |||||||||
feedback
|
|
There are Microsoft Silverlight themes available for the Metro UI. Cosmopolitan is the one you want, you'll find it via TimHeuer's blog: Here is a direct link: Microsoft download page | ||||
|
feedback
|
|
Definitely have a look at MahApps.Metro. It is available via Nuget. And was used to update the IlSpy UI featured in this weeks Channel 9 Show | |||
|
feedback
|
|
Look the Microsoft Hello World tutorial for Metro style app...it´s easy: Building your first Windows Metro style app using C#, C++, or Visual Basic | |||
|
feedback
|