37 references to PrintDocument
Accessibility_Core_App (1)
PrintingControls.Designer.cs (1)
33this.printDocument1 = new System.Drawing.Printing.PrintDocument();
PresentationCore.Tests (1)
BinaryFormat\DataObjectTests.cs (1)
61new System.Drawing.Printing.PrintDocument(),
System.Drawing.Common.Tests (28)
System\Drawing\Printing\PreviewPrintControllerTests.cs (8)
18using PrintDocument document = new(); 43using PrintDocument document = new(); 51using PrintDocument document = new(); 62using PrintDocument document = new(); 71using PrintDocument document = new(); 87using PrintDocument document = new(); 98using PrintDocument document = new(); 118using PrintDocument document = new();
System\Drawing\Printing\PrintControllerTests.cs (6)
18using PrintDocument document = new(); 35using PrintDocument document = new(); 44using PrintDocument document = new(); 60using PrintDocument document = new(); 72using PrintDocument document = new(); 92using PrintDocument document = new();
System\Drawing\Printing\PrintDocumentTests.cs (14)
41using PrintDocument document = new(); 50using PrintDocument document = new(); 61using PrintDocument document = new(); 71using PrintDocument document = new(); 79using PrintDocument document = new(); 89using PrintDocument document = new(); 97using PrintDocument document = new(); 109using PrintDocument document = new(); 133using PrintDocument document = new(); 151using PrintDocument document = new(); 173using (PrintDocument document = new()) 194using PrintDocument document = new(); 212using PrintDocument document = new(); 227using PrintDocument document = new();
System.Windows.Forms.Tests (7)
System\Windows\Forms\PageSetupDialogTests.cs (7)
111yield return new object[] { new PrintDocument() }; 138Document = new PrintDocument() 141using PrintDocument value = new(); 157using PrintDocument original = new(); 290Document = new PrintDocument(), 331Document = new PrintDocument(), 413Document = new PrintDocument(),