How can I set my XAML Metro application to use the light theme (as shown in VS 11 Beta Platform Dock) It defaults to the dark theme which I don't like
Thanks
You can set the theme in app.xaml like this:
<Application
..
RequestedTheme="Light">
This link can be helpful if you haven't check this yet.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With