1 write to _bitmap
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (1)
81_bitmap = new Bitmap(1, 1);
3 references to _bitmap
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGrid.PropertyTabCollectionTests.cs (3)
79if (_bitmap is null) 84return _bitmap; 90_bitmap?.Dispose();