1 write to _createdByDefaultConstructor
System.Drawing.Common (1)
System\Drawing\Printing\PaperSize.cs (1)
28_createdByDefaultConstructor = true;
3 references to _createdByDefaultConstructor
System.Drawing.Common (3)
System\Drawing\Printing\PaperSize.cs (3)
58if (_kind != PaperKind.Custom && !_createdByDefaultConstructor) 84if (_kind != PaperKind.Custom && !_createdByDefaultConstructor) 110if (_kind != PaperKind.Custom && !_createdByDefaultConstructor)