8 references to Custom
System.Drawing.Common (8)
System\Drawing\Printing\PageSettings.cs (2)
270if (_paperSize.Kind == PaperKind.Custom) 414PaperKind.Custom,
System\Drawing\Printing\PaperSize.cs (6)
26_kind = PaperKind.Custom; 44_kind = PaperKind.Custom; 58if (_kind != PaperKind.Custom && !_createdByDefaultConstructor) 74: PaperKind.Custom; 84if (_kind != PaperKind.Custom && !_createdByDefaultConstructor) 110if (_kind != PaperKind.Custom && !_createdByDefaultConstructor)