2 instantiations of SubToolStripItem
System.Windows.Forms.Tests (2)
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (2)
1737
using SubToolStripItem itemWithDefaultName =
new
();
1740
using SubToolStripItem itemWithName =
new
()
2 references to SubToolStripItem
System.Windows.Forms.Tests (2)
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (2)
1737
using
SubToolStripItem
itemWithDefaultName = new();
1740
using
SubToolStripItem
itemWithName = new()