4 references to
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (2)
30var tab = propertyTabCollection[index]; 52propertyTabCollection[initialCount].Should().BeOfType<TestPropertyTab>();
System.Windows.Forms.UI.IntegrationTests (2)
PropertyGridTests.cs (2)
481refreshedTabs[i].Should().BeSameAs(initialTabs[i]);