2 references to DecodeFailed
PresentationFramework (2)
src\Framework\System\Windows\Controls\Image.cs (2)
849typedSource.DecodeFailed += new EventHandler<ExceptionEventArgs>(OnDecodeFailed); 860typedSource.DecodeFailed -= new EventHandler<ExceptionEventArgs>(OnDecodeFailed);