4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (4)
55_isDownloading = true; 63_isDownloading = true; 317_isDownloading = false; 340_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (8)
82if (_isDownloading) 102if (_isDownloading) 122if (_isDownloading) 143if (_isDownloading) 170if (_isDownloading) 206if (_isDownloading) 226if (_isDownloading || _failed) 244return _isDownloading;