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