1 reference to OBJ_PEN
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
181
hCurrentPen = hInitialPen = IntUnsafeNativeMethods.GetCurrentObject(new HandleRef(this, hDC), IntNativeMethods.
OBJ_PEN
);