4 references to DownloadProgress
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
754
_original.
DownloadProgress
+= OnSourceDownloadProgress;
803
_original.
DownloadProgress
-= OnSourceDownloadProgress;
System\Windows\Media\Imaging\BitmapSource.cs (2)
1948
source.
DownloadProgress
-= OnSourceDownloadProgress;
1958
_eventSource.
DownloadProgress
+= OnSourceDownloadProgress;