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