7 references to DownloadProgress
PresentationCore (7)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (3)
134
_decoder.
DownloadProgress
+= OnDownloadProgress;
488
decoder.
DownloadProgress
-= OnDownloadProgress;
513
decoder.
DownloadProgress
-= OnDownloadProgress;
System\Windows\Media\Imaging\BitmapImage.cs (4)
218
_decoder.
DownloadProgress
+= OnDownloadProgress;
349
decoder.
DownloadProgress
+= OnDownloadProgress;
850
_decoder.
DownloadProgress
-= OnDownloadProgress;
885
_decoder.
DownloadProgress
-= OnDownloadProgress;