1 write to bmiColors
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19329
lpbmi.
bmiColors
= new byte[NativeMethods.BITMAPINFO_MAX_COLORSIZE*4];
1 reference to bmiColors
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19338
fixed (byte* pcolors = lpbmi.
bmiColors
) {