История изменений
Исправление Midael, (текущая версия) :
WPF в теории не завязан на винапи
На всякий случай репост из смежной темы:
https://github.com/dotnet/wpf/issues/48#issuecomment-444198305
From a technical standpoint, WPF depends on multiple Windows components: D3D (DirectX), DWrite, User32, GDI+, WISP (Touch), and several others (including Windows Runtime dependencies). The interaction with these components is complex, critical and not architected with cross-platform in mind.
Исходная версия Midael, :
WPF в теории не завязан на винапи
На всякий случай репост из смежной темы:
https://github.com/dotnet/wpf/issues/48#issuecomment-444198305
From a technical standpoint, WPF depends on multiple Windows components: D3D (DirectX), DWrite, User32, GDI+, WISP (Touch), and several others (including Windows Runtime dependencies).