2 references to new
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripItemTests.cs (2)
106
using SubToolStripItem item =
new
(text, image, onClick);
183
using SubToolStripItem item =
new
("text", null, onClick);