We recently purchased a license for SyntaxEditor after a successful trial. Everything was working perfectly in the previous version, but now I have implemented SyntaxEditor (the 2015.1 version) and I am getting a warning on build that states "Cannot find resource named 'FontBrush'. Resource names are case sensitive."
I put this same build into the old project, and it works as expected. The only significant difference between the two is that we offloaded our default styles into a separate DLL that we share across several of our projects. Does SyntaxEditor have a difficult time navigating to resources in a situation such as this one? Has anyone else run into a similar issue, and if so, how was it resolved? I'm one of out more junior developers, and by no means an expert in WPF, so details are much appreciated.
Thanks,
Tim Torrisi