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)
223
_decoder.
DownloadProgress
+= OnDownloadProgress;
362
decoder.
DownloadProgress
+= OnDownloadProgress;
863
_decoder.
DownloadProgress
-= OnDownloadProgress;
898
_decoder.
DownloadProgress
-= OnDownloadProgress;