Posted 16 years ago
by Mike Benson
We have many forms etc... that use the theme manager to change look/feel at runtime. We need to be able to set the theme at design time to make sure everything looks good for the different themes.
Can someone explain or show xaml to do this?
Similarly, is there are way for me set a default theme in xaml not programatically? I was thinking of use the <ResourceDictionary.MergedDictionaries> directive but I dont see a combined xaml file to include and it appears that I may have to include hundreds (an exaggeration) of files.
Can someone explain or show xaml to do this?
Similarly, is there are way for me set a default theme in xaml not programatically? I was thinking of use the <ResourceDictionary.MergedDictionaries> directive but I dont see a combined xaml file to include and it appears that I may have to include hundreds (an exaggeration) of files.