I have a settings page that displays four different Major League Baseball team colors. When the user chooses a color, the entire app color scheme changes. I build application wide colors in app.xaml. I change these colors in the code-behind for my settings page. Finally, all of the {staticResources} are changed to {DynamicResources}.