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