3 references to ExceptionEventArgs
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1102OnDecodeFailed(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)
239new ExceptionEventArgs(e));