Example UWP App
Your MobileTogether Designer installation contains an example C# project that shows how to use the SolutionView control in a simple UWP app. This project is available in the (My) Documents folder: Altova\MobileTogetherDesigner9\MobileTogetherDesignerExamples\WindowsClientControl.
To run this sample UWP app, do the following:
1.Go to the C:\Program Files (x86)\Altova\MobileTogetherDesigner9\MobileTogetherSPL \WindowsApp folder located in the MobileTogether Designer application folder and copy the MobileTogether libraries in this folder.
2.Go to the folder where the C# project is located and unzip the MobileTogether libraries there.
3.Start Visual Studio (2017 or newer) with administrator rights.
4.Load the C# project. Compile it and run it.