2 writes to _categoryBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1831_categoryBitmap = null; 3870_categoryBitmap ??= SortByCategoryImage;
3 references to _categoryBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1830_categoryBitmap?.Dispose(); 2067AddLargeImage(_categoryBitmap); 3871categoryIndex = AddImage(_categoryBitmap);