4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\BitmapImage.cs (4)
205_isDownloading = otherBitmapImage._isDownloading; 360_isDownloading = true; 858_isDownloading = false; 893_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\BitmapImage.cs (8)
129return _isDownloading; 205_isDownloading = otherBitmapImage._isDownloading; 220if (_isDownloading) 405if (_isDownloading) 482if (_isDownloading) 555if (_isDownloading) 586if (_isDownloading) 602if (_isDownloading)