0
votes
votes
1 answers
VS Designer Problems with Custom WPF Control
I created a very simple custom WPF control in Visual Studio. It's basically a GroupBox, but with a few additional properties and it subscribes two events (GroupBox_Loaded and a custom event). Anyhow, the problem occurs when I use the ...
