10 references to Host
System.Windows.Forms.Design (10)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (10)
529if (Host.GetDesigner(parentItem.DropDown) is ToolStripDropDownDesigner dropDownDesigner) 533else if (!parentItem.DropDown.Visible && Host.GetDesigner(parentItem) is ToolStripMenuItemDesigner designer) 594IDesignerHost host = Host; 836IDesignerHost host = Host; 902IDesignerHost host = Host; 1054selSvc.SetSelectedComponents(new object[] { Host.RootComponent }, SelectionTypes.Replace); 1176|| Host is not { } host 1291|| Host is not { } host 1651IDesignerHost host = Host; 1742IDesignerHost host = Host;