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