2 references to Bitmap
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (1)
220
_sizeGripGlyph = new
Bitmap
(s_resizeGripSize, s_resizeGripSize, g);
WindowsFormsIntegration (1)
System\Windows\Integration\HostUtils.cs (1)
297
SD.Bitmap chunk = new System.Drawing.
Bitmap
(width, height, graphicsTemplate);