2 instantiations of PropertyGridExt
DesignSurface (2)
MainForm.cs (1)
430propertyGrid = new()
MainForm.Designer.cs (1)
42this.propertyGrid = new PropertyGridExt();
1 reference to PropertyGridExt
DesignSurface (1)
MainForm.Designer.cs (1)
319private PropertyGridExt propertyGrid;