4 references to DownloadProgress
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
837
_original.
DownloadProgress
+= OnSourceDownloadProgress;
886
_original.
DownloadProgress
-= OnSourceDownloadProgress;
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
2090
source.
DownloadProgress
-= OnSourceDownloadProgress;
2100
_eventSource.
DownloadProgress
+= OnSourceDownloadProgress;