3 references to AsyncOperationInProgressState
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
527if (_pictureBoxState[AsyncOperationInProgressState]) 533_pictureBoxState[AsyncOperationInProgressState] = true; 642_pictureBoxState[AsyncOperationInProgressState] = false;