imagine a wpf-application where I can dynamically change the theme. I do this by swapping out ResourceDictionaries at the Application-resource level. The theme-resourcedictionaries have implicit styles defined for TextBox and the like.imagine a wpf-application where I can dynamical