4 references to ExceptionRoutedEventArgs
PresentationFramework (4)
System\Windows\Controls\Image.cs (3)
326
RaiseEvent(new
ExceptionRoutedEventArgs
(ImageFailedEvent, this, e));
426
RaiseEvent(new
ExceptionRoutedEventArgs
(ImageFailedEvent, this, e.ErrorException));
500
RaiseEvent(new
ExceptionRoutedEventArgs
(ImageFailedEvent, this, cause));
System\Windows\Controls\MediaElement.cs (1)
883
new
ExceptionRoutedEventArgs
(