2 writes to _propertyPageBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1879_propertyPageBitmap = null; 3988_propertyPageBitmap ??= ShowPropertyPageImage;
3 references to _propertyPageBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1878_propertyPageBitmap?.Dispose(); 2122AddLargeImage(_propertyPageBitmap); 3989designPage = AddImage(_propertyPageBitmap);