3 instantiations of TestPropertyTabCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (3)
17
TestPropertyTabCollection propertyTabCollection =
new
(owner);
27
TestPropertyTabCollection propertyTabCollection =
new
(owner);
40
TestPropertyTabCollection propertyTabCollection =
new
(owner);
3 references to TestPropertyTabCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (3)
17
TestPropertyTabCollection
propertyTabCollection = new(owner);
27
TestPropertyTabCollection
propertyTabCollection = new(owner);
40
TestPropertyTabCollection
propertyTabCollection = new(owner);