2 writes to _handled
WindowsBase (2)
Base\System\Windows\Threading\DispatcherExceptionEventArgs.cs (2)
75
_handled
= value;
107
_handled
= handled;
1 reference to _handled
WindowsBase (1)
Base\System\Windows\Threading\DispatcherExceptionEventArgs.cs (1)
68
return
_handled
;