3 references to _failedEvent
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
937
_failedEvent
.AddEvent(value);
943
_failedEvent
.RemoveEvent(value);
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
399
_failedEvent
.InvokeEvents(this, new ExceptionEventArgs((Exception)arg));