2 references to Bitmap
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
336bitmap = new Bitmap(source, ImageSize);
System.Windows.Forms.Design (1)
System\Drawing\Design\ToolboxItem.cs (1)
607itemBitmap = new Bitmap(itemBitmap, new Size(s_iconWidth, s_iconHeight));