I want to popup a UWP project when I click a button in a Winform project
I tried to pop up WPF, but it didn't work in UWP. In WinForm I can't add a reference to the UWP project, so I don't know what to do.
The amount of information on UWP is small, so it is difficult to search.
How to popup UWP in Winform?