https://github.com/dotnet/wpf/issues/2663 This is preventing Winforms and WPF popping some dialogs. Caused by https://github.com/dotnet/runtime/pull/1234 c6ec170197f42ce5ce21ceca27e89af6f1e6030 Since I copied the implementation from .NET Framework, it's surprising there's a problem. Needs investigation.
dotnet/wpf#2663
This is preventing Winforms and WPF popping some dialogs.
Caused by #1234 c6ec170197f42ce5ce21ceca27e89af6f1e6030
Since I copied the implementation from .NET Framework, it's surprising there's a problem. Needs investigation.