4 writes to _isDownloading
PresentationCore (4)
System\Windows\Media\Imaging\BitmapImage.cs (4)
201_isDownloading = otherBitmapImage._isDownloading; 348_isDownloading = true; 846_isDownloading = false; 881_isDownloading = false;
8 references to _isDownloading
PresentationCore (8)
System\Windows\Media\Imaging\BitmapImage.cs (8)
125return _isDownloading; 201_isDownloading = otherBitmapImage._isDownloading; 216if (_isDownloading) 393if (_isDownloading) 470if (_isDownloading) 543if (_isDownloading) 574if (_isDownloading) 590if (_isDownloading)