4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\BitmapImage.cs (4)
219_isDownloading = otherBitmapImage._isDownloading; 366_isDownloading = true; 864_isDownloading = false; 899_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\BitmapImage.cs (8)
143return _isDownloading; 219_isDownloading = otherBitmapImage._isDownloading; 234if (_isDownloading) 411if (_isDownloading) 488if (_isDownloading) 561if (_isDownloading) 592if (_isDownloading) 608if (_isDownloading)