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