Design-time failure: WPF, Usercontrols and Namespaces
- by Simon Woods
Hi
I have a very simple WPF project comprising a Window and Usercontrol. I'm very much in a learning phase. It works fine when I run it. However, I am unable to see the form in design time. The problem, I believe is something to do with namespaces, but I don't understand where. It may well be a simple error
Main Window XML
<Window
…