3 instantiations of PropertyGridSite
System.Windows.Forms.Design (3)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
748_propertyGrid.Site = new PropertyGridSite(Context, _propertyGrid);
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
159_selectedItemProps.Site = new PropertyGridSite(Context, _selectedItemProps);
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
411_propertyGrid1.Site = new PropertyGridSite(Context, _propertyGrid1);