3 references to new
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\ArrayEditorTests.cs (3)
138
ArrayEditor editor =
new
(null);
165
ArrayEditor editor =
new
(null);
218
public SubArrayEditor(Type type) :
base
(type)