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