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.