5 references to CancellationPendingState
System.Windows.Forms (5)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (5)
170
_pictureBoxState[
CancellationPendingState
] = true;
547
_pictureBoxState[
CancellationPendingState
] = false;
638
_pictureBoxState[
CancellationPendingState
] = false;
647
if (_pictureBoxState[
CancellationPendingState
])
681
if (_pictureBoxState[
CancellationPendingState
])