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