2 references to OnUnhandledException
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
11911
app.DispatcherUnhandledException +=
OnUnhandledException
;
12192
app.DispatcherUnhandledException -=
OnUnhandledException
; // avoid re-entrancy