2 instantiations of VsPropertyGrid
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
483_propertyGrid1 = new VsPropertyGrid();
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
219_propertyGrid1 = new VsPropertyGrid();
1 reference to VsPropertyGrid
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
45private VsPropertyGrid _propertyGrid1;