2 references to IsDirectPrintingSupported
System.Drawing.Common (2)
System\Drawing\Printing\PrinterSettings.cs (2)
338return IsDirectPrintingSupported(hdc, imageFormat, out _); 381if (!IsDirectPrintingSupported(hdc, imageFormat, out int escapeFunction))