1 reference to OBJ_FONT
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
184
hCurrentFont = hInitialFont = IntUnsafeNativeMethods.GetCurrentObject(new HandleRef(this, hDC), IntNativeMethods.
OBJ_FONT
);