2 references to OnSourceDownloadCompleted
PresentationCore (2)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
775
_original.DownloadCompleted +=
OnSourceDownloadCompleted
;
824
_original.DownloadCompleted -=
OnSourceDownloadCompleted
;