* https://developer.arm.com/documentation/102341/0400/WPF-and-...
* https://github.com/dotnet/wpf/issues/1817
* https://devblogs.microsoft.com/dotnet/net-july-2021/#windows...
> Windows Forms and WPF are now supported on Windows Arm64. We added support for Windows Arm64 with .NET 6 Preview 1 and have since backported it to .NET 5 (with 5.0.8). Windows Forms and WPF work the same on Arm64 as they do on x64. You could already use x86 emulation to run Windows Forms and WPF apps on Arm64, however, there was a performance cost to doing so. With this release, you can your apps natively with full performance.