1 instantiation of PrintingControls
TestPassApp (1)
Main.cs (1)
47
PrintingControls printingTesting =
new
();
2 references to PrintingControls
TestPassApp (2)
Main.cs (1)
47
PrintingControls
printingTesting = new();
PrintingControls.Designer.cs (1)
31
System.ComponentModel.ComponentResourceManager resources = new(typeof(
PrintingControls
));