4 references to OnSourceFailed
PresentationFramework (4)
System\Windows\Controls\Image.cs (4)
441DownloadFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 442DecodeFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 452DownloadFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed); 453DecodeFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed);