How to: Use the Connection Settings Task for Windows Phone
Windows Phone
March 23, 2012
Use the connection settings task to enable the user to adjust the device’s network connection settings.
By using Launchers, you help provide a consistent user experience throughout the Windows Phone platform. For more information, see Launchers and Choosers Overview for Windows Phone.
To use the connection settings task
Add the following statements to your code.
Add the following code to your application wherever you need it, such as in a button click event. To test this procedure, you can put the code in the page constructor. This is the code to launch the task.