3 references to DIB_RGB_COLORS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
19363
ref lpbmi, NativeMethods.
DIB_RGB_COLORS
);
19387
lpBits, ref lpbmi, NativeMethods.
DIB_RGB_COLORS
, NativeMethods.SRCCOPY);
winforms\Managed\System\WinForms\ControlPaint.cs (1)
205
hBitmap = SafeNativeMethods.CreateDIBSection(new HandleRef(null, hdcS), new HandleRef(null, bitmapInfo), NativeMethods.
DIB_RGB_COLORS
,