2 references to CreateInformationContext
System.Drawing.Common (2)
System\Drawing\Printing\PreviewPrintController.cs (1)
37_hdc = new(document.PrinterSettings.CreateInformationContext(_modeHandle ?? HGLOBAL.Null));
System\Drawing\Printing\PrinterSettings.cs (1)
473return CreateInformationContext(modeHandle);