Hi,
in Visual Studio using SyntaxEditor in composite Wpf UserControl hosted in ElementHost I caught an error.
This is the visual studio error :
The issue may be the call to Assembly.GetExecutingAssembly().GetManifestResourceStream(xxx) in the static constructor of CustomCursors class.
I'm frustrated by this problem, it makes Windows Forms designer unusable.
I really appreciate any help you can provide,
Massimiliano.