Tagged Questions

0
votes
1answer
914 views

Docking with ElementHost

I am attempting to add a WPF usercontrol to an existing WinForms project and get the WPF UserControl to dock and fill the entire space. There's a current framework that loads WinForms UserControls ...