7 references to DownloadProgress
PresentationCore (7)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (3)
155
_decoder.
DownloadProgress
+= OnDownloadProgress;
512
decoder.
DownloadProgress
-= OnDownloadProgress;
537
decoder.
DownloadProgress
-= OnDownloadProgress;
System\Windows\Media\Imaging\BitmapImage.cs (4)
237
_decoder.
DownloadProgress
+= OnDownloadProgress;
368
decoder.
DownloadProgress
+= OnDownloadProgress;
869
_decoder.
DownloadProgress
-= OnDownloadProgress;
904
_decoder.
DownloadProgress
-= OnDownloadProgress;