2 writes to _throwException
WindowsFormsIntegration (2)
System\Windows\Integration\IntegrationExceptionEventArgs.cs (2)
23
_throwException
= throwException;
41
_throwException
= value;
1 reference to _throwException
WindowsFormsIntegration (1)
System\Windows\Integration\IntegrationExceptionEventArgs.cs (1)
37
return
_throwException
;