5 references to CancellationPendingState
System.Windows.Forms (5)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (5)
170
_pictureBoxState[
CancellationPendingState
] = true;
548
_pictureBoxState[
CancellationPendingState
] = false;
639
_pictureBoxState[
CancellationPendingState
] = false;
648
if (_pictureBoxState[
CancellationPendingState
])
682
if (_pictureBoxState[
CancellationPendingState
])