4 references to PICTUREBOXSTATE_needToLoadImageLocation
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PictureBox.cs (4)
412pictureBoxState[PICTUREBOXSTATE_needToLoadImageLocation] = !string.IsNullOrEmpty(imageLocation); 577pictureBoxState[PICTUREBOXSTATE_needToLoadImageLocation] = false; 666pictureBoxState[PICTUREBOXSTATE_needToLoadImageLocation] = false; 1294if (pictureBoxState[PICTUREBOXSTATE_needToLoadImageLocation])