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