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