4 writes to _isDownloading
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (4)
82_isDownloading = true; 90_isDownloading = true; 374_isDownloading = false; 397_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (8)
115if (_isDownloading) 140if (_isDownloading) 165if (_isDownloading) 195if (_isDownloading) 222if (_isDownloading) 263if (_isDownloading) 283if (_isDownloading || _failed) 301return _isDownloading;