2 references to OnDownloadFailed
PresentationFramework (2)
src\Framework\System\Windows\Controls\Image.cs (2)
723typedSource.DownloadFailed += new EventHandler<ExceptionEventArgs>(OnDownloadFailed); 734typedSource.DownloadFailed -= new EventHandler<ExceptionEventArgs>(OnDownloadFailed);