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