4 writes to _isDownloading
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (4)
226_isDownloading = otherBitmapImage._isDownloading; 378_isDownloading = true; 876_isDownloading = false; 911_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (8)
150return _isDownloading; 226_isDownloading = otherBitmapImage._isDownloading; 241if (_isDownloading) 423if (_isDownloading) 500if (_isDownloading) 573if (_isDownloading) 604if (_isDownloading) 620if (_isDownloading)