2 references to GetPictureFromParams
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4817return GetPictureFromParams(pict, pict.GetHandle(), type, hPal, pict.GetWidth(), pict.GetHeight()); 4839return GetPictureFromParams(pict, pict.Handle, type, hPal, pict.Width, pict.Height);