2 writes to _alphaBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1830_alphaBitmap = null; 3863_alphaBitmap ??= SortByPropertyImage;
3 references to _alphaBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1829_alphaBitmap?.Dispose(); 2068AddLargeImage(_alphaBitmap); 3864alphaIndex = AddImage(_alphaBitmap);