The ScrollViewer ScrollToBottom method crashes at runtime in VS 2017
Closed this issue · 1 comments
lmalenfant commented
The scroll to bottom method is called when running a Monte Carlo simulation from the Monte Carlo panel. This method does not cause a crash in previous versions of Visual Studio.
lmalenfant commented
This only appears to be an issue when debugging, if you run the application without debugging the ScrollToBottom works fine.