1 write to Color
System.Drawing.Common.Tests (1)
System\Drawing\Printing\PageSettingsTests.cs (1)
39Color = false,
3 references to Color
System.Drawing.Common (1)
System\Drawing\Printing\PageSettings.cs (1)
499$"[{nameof(PageSettings)}: Color={Color}, Landscape={Landscape}, Margins={Margins}, PaperSize={PaperSize}, PaperSource={PaperSource}, PrinterResolution={PrinterResolution}]";
System.Drawing.Common.Tests (2)
System\Drawing\Printing\PageSettingsTests.cs (2)
46Assert.Equal(ps.Color, clone.Color);