Implementing themes in Silverlight 4 apps.
- by AngryHacker
I have a 2 part question:
Is there anything more to implementing themes than simply placing a <toolkit:BlahBlahBlahTheme> tag around all your content?
What is the pattern for switching out themes at runtime? Is there such a thing?