2 writes to _alphaBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1832_alphaBitmap = null; 3865_alphaBitmap ??= SortByPropertyImage;
3 references to _alphaBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1831_alphaBitmap?.Dispose(); 2070AddLargeImage(_alphaBitmap); 3866alphaIndex = AddImage(_alphaBitmap);