Yesterday, I wrote about the differences between theming and skinning in WPF. Today, I want to show how I plan to implement skinning a WPF application.
The general idea for skinning is to replace the application resource dictionary, which contains ...
Read post