I'm doing an indepth evalution of the WPF toolkit as it seems that it is much easier to use than the toolkit that my company is presently using. To me, the Architecture section of the help documentation for themes would be much improved if it provided example code that shows how to create a custom theme. The theme would be used in addition to the existing Actipro themes.
I have an existing application where individual component styling is already incorporated into xaml resource dictionaries. Keeping in mind that we would like to use our existing theme in addition to those in the Actipro theme library, is there example code (even a simple example) of how to incorporate this theme to work with the Actipro themes?
Thanks.