Search code examples
c#windows-8visual-studio-2012blend

Creating Windows 8-like window in C# with Visual Studio 2012/Blend


I'd like to create desktop application which has Windows 8 style window(like GitHub for windows). AFAIK Blend allows only to make Metro(Modern UI) apps' layouts(am I wrong?).


Solution

  • I'd take a look at MahApps.Metro or Elysium. They have a lot of Metro themed controls.