2 references to OnSourceDownloadCompleted
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
2088
source.DownloadCompleted -=
OnSourceDownloadCompleted
;
2098
_eventSource.DownloadCompleted +=
OnSourceDownloadCompleted
;