I’m building a big user control around a 3rd party map control. The map control has a lot of features in it, along with other .dlls that can be added to do more (which I use). Originally I was going to do this in WPF using MVVM because that’s what I’m used to doing, butRead more