Answered Changing App Skin at Runtime

  • Wednesday, July 18, 2012 7:34 AM
     
     
    Is it possible to change the skin of a Metro app at runtime? I tried to write two resource dictionaries, put one into App.xaml and tried to load the second one later (after a button click) to "replace" the first one. But I didn't get it to work. Is it the right approach anyway or is it possible in any way to let the user choose between different skins for an app anyway?

All Replies