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