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; 905IDesignerHost host = Host; 1057selSvc.SetSelectedComponents(new object[] { Host.RootComponent }, SelectionTypes.Replace); 1179|| Host is not { } host 1294|| Host is not { } host 1663IDesignerHost host = Host; 1754IDesignerHost host = Host;