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