Adding WinUI Desktop Window inside WinUI UWP app
问题 Using Windows UI Library 3 Preview 2 (July 2020) that was released just yesterday. On latest version of VS2019 - Preview , followed this official tutorial Get started with WinUI 3 for UWP apps to create a desktop project. Project successfully compiles but gives the following error when I click on the link Go to WinUI desktop window at the MainPage.xaml page. This link is supposed to open the WinUI Desktop Windows that I added as explained in step 7 of this MS team's tutorial. The error occurs