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