2 writes to _alphaBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1880_alphaBitmap = null; 3910_alphaBitmap ??= SortByPropertyImage;
3 references to _alphaBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1879_alphaBitmap?.Dispose(); 2118AddLargeImage(_alphaBitmap); 3911alphaIndex = AddImage(_alphaBitmap);