3 references to GetBitmap
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ImageList.cs (3)
1142return owner.GetBitmap(index); 1534dest.SetValue(owner.GetBitmap(i), index++); 1548images[i] = owner.GetBitmap(i);