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