3 references to AsyncOperationInProgressState
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
526if (_pictureBoxState[AsyncOperationInProgressState]) 532_pictureBoxState[AsyncOperationInProgressState] = true; 641_pictureBoxState[AsyncOperationInProgressState] = false;