2 writes to _categoryBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1835_categoryBitmap = null; 3874_categoryBitmap ??= SortByCategoryImage;
3 references to _categoryBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1834_categoryBitmap?.Dispose(); 2071AddLargeImage(_categoryBitmap); 3875categoryIndex = AddImage(_categoryBitmap);