8 references to InstallNewImage
System.Windows.Forms (8)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (8)
303
set =>
InstallNewImage
(value, ImageInstallationType.DirectlySpecified);
325
InstallNewImage
(null, ImageInstallationType.DirectlySpecified);
477
InstallNewImage
(img, ImageInstallationType.FromUrl);
486
InstallNewImage
(img, ImageInstallationType.FromUrl);
503
InstallNewImage
(ErrorImage, ImageInstallationType.ErrorOrInitial);
535
InstallNewImage
(InitialImage, ImageInstallationType.ErrorOrInitial);
633
InstallNewImage
(img, installType);
777
InstallNewImage
(null, ImageInstallationType.DirectlySpecified);