2 references to hbmImage
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ImageList.cs (2)
321UnsafeNativeMethods.GetObject(new HandleRef(null, imageInfo.hbmImage), Marshal.SizeOf(bmp), bmp); 714tmpBitmap = Bitmap.FromHbitmap(imageInfo.hbmImage);