2 writes to _categoryBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1876_categoryBitmap = null; 3912_categoryBitmap ??= SortByCategoryImage;
3 references to _categoryBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1875_categoryBitmap?.Dispose(); 2112AddLargeImage(_categoryBitmap); 3913categoryIndex = AddImage(_categoryBitmap);