Hi there,
With the possibility to use netcoreapp3.0 as the target framework for WPF apps, the WeakEventManager issue is back.
#661
#1617 (Workaround)
As I see, that WeakEventManager is disabled for WPF with net4 directives, however with .net core, netcoreapp3 can be WPF, too. With the workaround above, everything looks fine.