3 references to NewItemTypes
System.Windows.Forms.Design (2)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (2)
63Type[] newItemTypes = NewItemTypes; 792CreateAndAddInstance(NewItemTypes[0]);
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\CollectionFormTests.cs (1)
863public new Type[] NewItemTypes => base.NewItemTypes;