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