1 instantiation of MainForm
DesignSurface (1)
Program.cs (1)
28MainForm f = new();
2 references to MainForm
DesignSurface (2)
MainForm.Designer.cs (1)
31System.ComponentModel.ComponentResourceManager resources = new(typeof(MainForm));
Program.cs (1)
28MainForm f = new();