William Xie
William Xie
The underlying TraceLog source is IDisposable, so there might be a chance where the TraceLog gets disposed while the AutomatedAnalysisTraceLog is in use.
I noticed that the netstandard2.0 version of `SQLitePCLRaw.batteries_v2.dll` is missing NativeLibraries, but it exists in the net461 copy:  Since PackageReference uses the targetframework of the app, a .Net6.0 console...
Zip File contains Visual Studio Solution of an example WPF app that shows the behavior: [WpfApp_GridViewRowPresenter.zip](https://github.com/nvaccess/nvda/files/3752292/WpfApp_GridViewRowPresenter.zip) ### Steps to reproduce: 1. Open the attached zip file and extract all files,...