2 writes to _propertyPageBitmap
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
1834_propertyPageBitmap = null; 3943_propertyPageBitmap ??= ShowPropertyPageImage;
3 references to _propertyPageBitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1833_propertyPageBitmap?.Dispose(); 2077AddLargeImage(_propertyPageBitmap); 3944designPage = AddImage(_propertyPageBitmap);