Tag: Windows Phone App
Backward Navigation in Windows Phone App
The NavigationService in Windows Phone 8 exposes the method GoBack () which lets the users to move back to the previous page in the page history stack. Backward Navigation in Windows Phone App Below is a sample code snippet demonstrating the Backward Navigation in Windows Phone App.