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