3 instantiations of TestPropertyTabCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (3)
34
TestPropertyTabCollection propertyTabCollection =
new
(owner);
44
TestPropertyTabCollection propertyTabCollection =
new
(owner);
57
TestPropertyTabCollection propertyTabCollection =
new
(owner);
3 references to TestPropertyTabCollection
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (3)
34
TestPropertyTabCollection
propertyTabCollection = new(owner);
44
TestPropertyTabCollection
propertyTabCollection = new(owner);
57
TestPropertyTabCollection
propertyTabCollection = new(owner);