1 reference to OBJ_BITMAP
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
183
hCurrentBmp = hInitialBmp = IntUnsafeNativeMethods.GetCurrentObject(new HandleRef(this, hDC), IntNativeMethods.
OBJ_BITMAP
);