2 references to CollectionItemType
System.Windows.Forms.Design (2)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (2)
59
Text = string.Format(SR.CollectionEditorCaption, GetCollectionItemTypeNameForCaption(
CollectionItemType
));
1054
items = [new SelectionWrapper(CollectionType,
CollectionItemType
, _listBox, _listBox.SelectedItems)];