1 write to _propertyGrid
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
20_propertyGrid = new PropertyGrid();
2 references to _propertyGrid
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (2)
21_propertyTabCollection = new PropertyGrid.PropertyTabCollection(_propertyGrid); 26_propertyGrid.Dispose();