2 references to FromHbitmap
System.Drawing (1)
commonui\System\Drawing\Image.cs (1)
1324return FromHbitmap(hbitmap, IntPtr.Zero);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4856return Image.FromHbitmap(handle, paletteHandle);