4 references to OnSourceFailed
PresentationFramework (4)
src\Framework\System\Windows\Controls\Image.cs (4)
446DownloadFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 447DecodeFailedEventManager.AddHandler(bitmapSource, OnSourceFailed); 457DownloadFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed); 458DecodeFailedEventManager.RemoveHandler(_bitmapSource, OnSourceFailed);