6 references to Bitmap
PresentationFramework-SystemDrawing (2)
SystemDrawingExtension.cs (2)
78Bitmap bitmap = new(stream); 110return new Bitmap(bitmapStream);
System.Windows.Forms (1)
System\Windows\Forms\Nrbf\WinFormsSerializationRecordExtensions.cs (1)
53bitmap = new Bitmap(new MemoryStream(data.GetArray()));
System.Windows.Forms.Design (3)
System\Drawing\Design\BitmapEditor.cs (1)
19protected override Image LoadFromStream(Stream stream) => new Bitmap(stream);
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
78s_selectedColumnsItemBitmap = new Bitmap(
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
161Bitmap addNewBitmap = new(