4 references to OnSourceFailed
PresentationFramework (4)
System\Windows\Controls\Image.cs (4)
433DownloadFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 434DecodeFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 444DownloadFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed); 445DecodeFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed);