2 references to new
System.Windows.Forms.Design (2)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (2)
140
ListItem created =
new
(_editor, instance);
757
_listBox.Items.Add(new
ListItem
(_editor, items[i]));