2 references to EndPage
System.Drawing.Common (2)
System\Drawing\Printing\DefaultPrintController.cs (1)
118int result = PInvoke.EndPage(this);
Windows\Win32\PInvoke.EndPage.cs (1)
11int result = EndPage(hdc.Handle);