5 references to DirectlySpecified
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PictureBox.cs (5)
387InstallNewImage(value, ImageInstallationType.DirectlySpecified); 416imageInstallationType != ImageInstallationType.DirectlySpecified) 418InstallNewImage(null, ImageInstallationType.DirectlySpecified); 900InstallNewImage(null, ImageInstallationType.DirectlySpecified); 946return (imageInstallationType == ImageInstallationType.DirectlySpecified)