3 references to CollectionItemType
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\CollectionEditorTests.cs (3)
33Assert.Equal(expectedItemType, editor.CollectionItemType); 34Assert.Same(editor.CollectionItemType, editor.CollectionItemType);