5 references to PICTUREBOXSTATE_cancellationPending
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PictureBox.cs (5)
205pictureBoxState[PICTUREBOXSTATE_cancellationPending] = true; 667pictureBoxState[PICTUREBOXSTATE_cancellationPending] = false; 726pictureBoxState[PICTUREBOXSTATE_cancellationPending] = false; 738if (pictureBoxState[PICTUREBOXSTATE_cancellationPending]) 774if (pictureBoxState[PICTUREBOXSTATE_cancellationPending])