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