4 references to DownloadProgress
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
777
_original.
DownloadProgress
+= OnSourceDownloadProgress;
826
_original.
DownloadProgress
-= OnSourceDownloadProgress;
System\Windows\Media\Imaging\BitmapSource.cs (2)
1964
source.
DownloadProgress
-= OnSourceDownloadProgress;
1974
_eventSource.
DownloadProgress
+= OnSourceDownloadProgress;