Skip to content

Latest commit

 

History

History
 
 

Universal App Launching WPF App

This sample demostrates a Universal Windows App (UWA) launching or deep linking into a Windows Presentation Foundation (WPF) app. To run the sample you will need Visual Studio 2015 and the Windows 10 SDK. Both of these can be found at http://developer.windows.com.

With Visual Studio, open the solution UniversalAppLaunchingWPFApp\UniversalAppLaunchingWPFApp.sln. A detailed description of this sample is available here.

Feel free to submit pull requests on this README.md or the code if you think it could use improvement. Happy hacking!

@aruntalkstech