Dynamic Theming in Silverlight with Implicit Styles (plus Custom Build Events)

November 25, 2009

Recently I’ve  had a few questions about how to dynamically set or change the visual theme for a Silverlight application at runtime.  The scenario is generally that an application has many possible themes, and needs to pick one  depending on, for instance, a particular user or client who has logged in.  What if these themes [...]

5