2 references to FromHwnd
System.Windows.Forms (2)
misc\GDI\DeviceContext2.cs (1)
229
return DeviceContext.
FromHwnd
(IntPtr.Zero);
misc\GDI\WindowsGraphics.cs (1)
108
DeviceContext dc = DeviceContext.
FromHwnd
( hWnd );