3 references to AsyncOperationInProgressState
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
524if (_pictureBoxState[AsyncOperationInProgressState]) 530_pictureBoxState[AsyncOperationInProgressState] = true; 639_pictureBoxState[AsyncOperationInProgressState] = false;