RSS Feed

Loading Resource Dictionaries from an External DLL
11 May 2008, 06:25:37 PM
I had problems with the way skins were being referenced in Witty. To solve it, I moved the skins into their own project and needed to load them dynamically. To reference the resources, I use the Pack URI scheme. Typical you can load the skin resou ...
Read post