4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (4)
75_isDownloading = true; 83_isDownloading = true; 337_isDownloading = false; 360_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (8)
102if (_isDownloading) 122if (_isDownloading) 142if (_isDownloading) 163if (_isDownloading) 190if (_isDownloading) 226if (_isDownloading) 246if (_isDownloading || _failed) 264return _isDownloading;