4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\BitmapImage.cs (4)
200_isDownloading = otherBitmapImage._isDownloading; 347_isDownloading = true; 845_isDownloading = false; 880_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\BitmapImage.cs (8)
124return _isDownloading; 200_isDownloading = otherBitmapImage._isDownloading; 215if (_isDownloading) 392if (_isDownloading) 469if (_isDownloading) 542if (_isDownloading) 573if (_isDownloading) 589if (_isDownloading)