2 references to FromCompatibleDC
System.Drawing (2)
misc\GDI\WindowsGraphics.cs (2)
82DeviceContext dc = DeviceContext.FromCompatibleDC(IntPtr.Zero); 98DeviceContext dc = DeviceContext.FromCompatibleDC(screenDC);