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