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