windows phone 7 - Change the page in a WP7 application? -


how change page in wp7 application?

use navigationservice.navigate.

example:

navigationservice.navigate(new uri("/schedules.xaml", urikind.relative)); 

Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -