2 references to OnSourceDownloadProgress
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
777
_original.DownloadProgress +=
OnSourceDownloadProgress
;
826
_original.DownloadProgress -=
OnSourceDownloadProgress
;