I am still exploring WPF with an emphasis on using Dev Express WPF and Themes. I have the Dev Express package on trial.
I am finding it difficult to figure out how to get a selected theme to operate application wide (by having the main window as a themed window). The main problem of course is that all the documentation and web examples use associated C# code, and whilst Oxidiser is useful in converting the operational code, setting up the underlying objects / classes etc is difficult.
I have successfully got a custom themed control to show on a WPF grid, but getting the whole window to be themed is proving elusive!
Does anyone have, or can point me to, a simple, bare bones project that uses Dev Express to set an application wide theme?
Any thoughts / suggestions welcome as always.
Regards Bob Russell