4 references to ErrorImage
System.Windows.Forms (4)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (4)
250if (ErrorImage != value) 502InstallNewImage(ErrorImage, ImageInstallationType.ErrorOrInitial); 613Image? img = ErrorImage; 1117_image = ErrorImage;