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