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