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