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