4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (4)
51_isDownloading = true; 59_isDownloading = true; 309_isDownloading = false; 332_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (8)
78if (_isDownloading) 98if (_isDownloading) 118if (_isDownloading) 139if (_isDownloading) 166if (_isDownloading) 202if (_isDownloading) 222if (_isDownloading || _failed) 240return _isDownloading;