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