LongListSelector not working (not navigating to other pages)
问题 I have implemented a LongListSelector for my Windows Phone 7 app. However when I tap an item it doesn't navigate to the desired page. Does anyone know why and how this can be fixed? Below is my code. Each page has it's own uri and I want to navigate to different pages. All help would be very much appreciated. Many thanks Code: Imports System.Linq Imports Microsoft.Phone.Controls Partial Public Class Victoria_line Inherits PhoneApplicationPage Public Sub New() InitializeComponent() Dim source