1 reference to FromHdc
System.Drawing (1)
misc\GDI\WindowsGraphics.cs (1)
210
WindowsGraphics wg = WindowsGraphics.
FromHdc
( g.GetHdc() ); // This locks the Graphics object.