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