2 instantiations of PropertyGridExtended
DesignSurface (2)
MainForm.cs (1)
449
propertyGrid =
new
()
MainForm.Designer.cs (1)
40
this.propertyGrid = new
PropertyGridExtended
();
1 reference to PropertyGridExtended
DesignSurface (1)
MainForm.Designer.cs (1)
317
private
PropertyGridExtended
propertyGrid;