2 writes to _bitmap
System.Windows.Forms (2)
System\Windows\Forms\Design\PropertyTab.cs (2)
46_bitmap = ScaleHelper.GetIconResourceAsBestMatchBitmap( 97_bitmap = null;
3 references to _bitmap
System.Windows.Forms (3)
System\Windows\Forms\Design\PropertyTab.cs (3)
42if (!_checkedBitmap && _bitmap is null) 58return _bitmap; 96_bitmap?.Dispose();