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