2 writes to _throwException
WindowsFormsIntegration (2)
System\Windows\Integration\IntegrationExceptionEventArgs.cs (2)
22
_throwException
= throwException;
40
_throwException
= value;
1 reference to _throwException
WindowsFormsIntegration (1)
System\Windows\Integration\IntegrationExceptionEventArgs.cs (1)
36
return
_throwException
;