3 instantiations of NullGetItemsTabControl
System.Windows.Forms.Tests (3)
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (3)
1243
using NullGetItemsTabControl owner =
new
();
1269
using NullGetItemsTabControl owner =
new
();
1822
using NullGetItemsTabControl owner =
new
();
3 references to NullGetItemsTabControl
System.Windows.Forms.Tests (3)
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (3)
1243
using
NullGetItemsTabControl
owner = new();
1269
using
NullGetItemsTabControl
owner = new();
1822
using
NullGetItemsTabControl
owner = new();