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