3 references to AsyncOperationInProgressState
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
525if (_pictureBoxState[AsyncOperationInProgressState]) 531_pictureBoxState[AsyncOperationInProgressState] = true; 640_pictureBoxState[AsyncOperationInProgressState] = false;