protected override void OnLoad(EventArgs e) { var bootstrapper = new InteropBootstrapper(elementHost1); bootstrapper.Initialize(); base.OnLoad(e); }