1 write to _errorException
PresentationFramework (1)
src\Framework\System\Windows\Controls\ExceptionRoutedEventArgs.cs (1)
34
_errorException
= errorException;
1 reference to _errorException
PresentationFramework (1)
src\Framework\System\Windows\Controls\ExceptionRoutedEventArgs.cs (1)
44
return
_errorException
;