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