3 references to ExceptionEventArgs
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (1)
1005
OnDecodeFailed(this, new
ExceptionEventArgs
(e));
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
362
_failedEvent.InvokeEvents(this, new
ExceptionEventArgs
((Exception)arg));
System\Windows\Media\mediaeventshelper.cs (1)
232
new
ExceptionEventArgs
(e));