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