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