7 references to DownloadProgress
PresentationCore (7)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (3)
140
_decoder.
DownloadProgress
+= OnDownloadProgress;
497
decoder.
DownloadProgress
-= OnDownloadProgress;
522
decoder.
DownloadProgress
-= OnDownloadProgress;
System\Windows\Media\Imaging\BitmapImage.cs (4)
219
_decoder.
DownloadProgress
+= OnDownloadProgress;
350
decoder.
DownloadProgress
+= OnDownloadProgress;
851
_decoder.
DownloadProgress
-= OnDownloadProgress;
886
_decoder.
DownloadProgress
-= OnDownloadProgress;