2 instantiations of ColumnHeaderCollectionEditor
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\ColumnHeaderCollectionEditorTests.cs (2)
13
ColumnHeaderCollectionEditor editor =
new
(typeof(string));
20
ColumnHeaderCollectionEditor editor =
new
(typeof(string));
3 references to ColumnHeaderCollectionEditor
System.Design (1)
System.Design.Forwards.cs (1)
9
[assembly: TypeForwardedTo(typeof(System.Windows.Forms.Design.
ColumnHeaderCollectionEditor
))]
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\ColumnHeaderCollectionEditorTests.cs (2)
13
ColumnHeaderCollectionEditor
editor = new(typeof(string));
20
ColumnHeaderCollectionEditor
editor = new(typeof(string));