I create a new C# blank app (XAML) in VS Express 2012 or Ultimate.
The app compiles but when executing I always get an exception:
Message: XAML parsing failed.
Cannot find a Resource with the Name/Key ApplicationHeaderForegroundThemeBrush
Does anyone know why that happen?
Thanks in advance!
I installed Windows 8 RTM and now it works.