1 write to _host
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerHost.Site.cs (1)
26_host = host;
3 references to _host
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerHost.Site.cs (3)
163_nestedContainer = new SiteNestedContainer(_component, null, _host); 181return _host.GetService(service); 256_host.OnComponentRename(_component, oldName, _name);