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