Hey all, Working on some WPF and have hit something I'm sure is easy but can't seem to find an answer on.
I've added a style to the main page and put the new style into a MergedDictionary, it works no problems. Where i've come unstuck is there's a unit test in another project that creates an instance of the shell. It now fails as it can't find the resource. I'm puzzled at how I add it. I tried copying the App.xaml file but it gives errors pointing to the fact the project doesn't like there being an ApplicationDefinition. Just wondering how other people get around this? cheers, Stephen
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
