10 references to Host
System.Windows.Forms.Design (10)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (10)
532if (Host.GetDesigner(parentItem.DropDown) is ToolStripDropDownDesigner dropDownDesigner) 536else if (!parentItem.DropDown.Visible && Host.GetDesigner(parentItem) is ToolStripMenuItemDesigner designer) 597IDesignerHost host = Host; 839IDesignerHost host = Host; 914IDesignerHost host = Host; 1066selSvc.SetSelectedComponents(new object[] { Host.RootComponent }, SelectionTypes.Replace); 1188|| Host is not { } host 1303|| Host is not { } host 1672IDesignerHost host = Host; 1763IDesignerHost host = Host;