That is basically WinUI/WinAppSDK, the whole WinRT stack and related dev experience, where even plain .NET is faster.
However the team will advertise it as performance, due to being written in C++.
Pity it gets slowed down by COM reference counting all over the place, which cannot be optimised away, and the application identity sandbox.