2 writes to _categoryBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1833_categoryBitmap = null; 3872_categoryBitmap ??= SortByCategoryImage;
3 references to _categoryBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1832_categoryBitmap?.Dispose(); 2069AddLargeImage(_categoryBitmap); 3873categoryIndex = AddImage(_categoryBitmap);