2 references to OnDownloadCompleted
PresentationFramework (2)
src\Framework\System\Windows\Controls\Image.cs (2)
597typedSource.DownloadCompleted += new EventHandler(OnDownloadCompleted); 608typedSource.DownloadCompleted -= new EventHandler(OnDownloadCompleted);