4 references to DownloadProgress
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
753
_original.
DownloadProgress
+= OnSourceDownloadProgress;
802
_original.
DownloadProgress
-= OnSourceDownloadProgress;
System\Windows\Media\Imaging\BitmapSource.cs (2)
1918
source.
DownloadProgress
-= OnSourceDownloadProgress;
1928
_eventSource.
DownloadProgress
+= OnSourceDownloadProgress;