4 references to DownloadProgress
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
757
_original.
DownloadProgress
+= OnSourceDownloadProgress;
806
_original.
DownloadProgress
-= OnSourceDownloadProgress;
System\Windows\Media\Imaging\BitmapSource.cs (2)
1949
source.
DownloadProgress
-= OnSourceDownloadProgress;
1959
_eventSource.
DownloadProgress
+= OnSourceDownloadProgress;