Tagged Questions
5
votes
2answers
1k views
Can WPF themes be used to include multiple skins for an application that can be changed at runtime?
WPF allows a control library to provide different resource dictionaries for different system themes, essentially allowing an application to match the operating system's selected visual theme (Aero, ...