3 references to Host
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (3)
1096if (editorItem.Host is not null) 1162if (item.Host is not null) 1165_listBoxList.Insert(index, item.Host);