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();