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