3 references to PropertyGrid
System.Windows.Forms.Design (3)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
426
_propertyGrid = new
PropertyGrid
();
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
116
_cellStyleProperties = new
PropertyGrid
();
System\Windows\Forms\Design\VsPropertyGrid.cs (1)
12
public VsPropertyGrid() :
base
()