0
kicks
Pluggable Resource for WPF ResourceDictionary using Reflection
In this article I have showed how you can build pluggable Resources for styles, Languages or any static objects etc. Therefore building a new style doesn't hampers your code and you can easily plugin any new style to the application inspite it is already in production environment.
I have added a language converter tool, which will generate multi lingual resources for you.