Is it possible to use UWP APIs in a WPF app?

后端 未结 2 1661
無奈伤痛
無奈伤痛 2021-01-05 04:51

One example would be the new notification APIs for Windows 10 universal platform. Can I use this set of APIs in a WPF app? If so are there any limitations?

Links to

2条回答
  •  死守一世寂寞
    2021-01-05 05:12

    No, You can't - at least for now - But there's a progress on a project called "Centennial" Which will enable you to do so.

    More see "bridges".

    Yes, you can now.
    https://blogs.windows.com/buildingapps/2017/01/25/calling-windows-10-apis-desktop-application/

提交回复
热议问题