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