4 references to DispatcherUnhandledException
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12040
app.
DispatcherUnhandledException
+= OnUnhandledException;
12322
app.
DispatcherUnhandledException
-= OnUnhandledException; // avoid re-entrancy
System\Windows\Documents\TextStore.cs (2)
4703
app.
DispatcherUnhandledException
+= OnUnhandledException;
4902
app.
DispatcherUnhandledException
-= OnUnhandledException; // avoid re-entrancy