3 references to ExceptionEventArgs
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1102
OnDecodeFailed(this, new
ExceptionEventArgs
(e));
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
399
_failedEvent.InvokeEvents(this, new
ExceptionEventArgs
((Exception)arg));
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
239
new
ExceptionEventArgs
(e));