4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (4)
50_isDownloading = true; 58_isDownloading = true; 308_isDownloading = false; 331_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (8)
77if (_isDownloading) 97if (_isDownloading) 117if (_isDownloading) 138if (_isDownloading) 165if (_isDownloading) 201if (_isDownloading) 221if (_isDownloading || _failed) 239return _isDownloading;