Maybe a very strange request...
We are looking into building a Windows 10 UWP application that can open websites and other UWP applications within it. I guess the main question is...
In Windows 10 UWP, is there a control that you can open another UWP in (like a WebView for UWP?)
The idea (we haven't started coding that much, because we currently "blueprinting") is to have an application with SplitView (hamburger control) implemented, each button would change the frame to a weblink or link to another UWP app - like Weather for example.
When a user clicks on one option, that would change the main frame to access that content... without leaving the application - think of it as a locked down kiosk (secure).
I am guessing there is not an out-of-a-box solution but thought I would ask :)
Thanks! Matt