5 references to CancellationPendingState
System.Windows.Forms (5)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (5)
174
_pictureBoxState[
CancellationPendingState
] = true;
549
_pictureBoxState[
CancellationPendingState
] = false;
640
_pictureBoxState[
CancellationPendingState
] = false;
649
if (_pictureBoxState[
CancellationPendingState
])
683
if (_pictureBoxState[
CancellationPendingState
])