I'm using a panorama control to show some content, it contains four PanoramaItems. First I use "this.navigationservice.navigate()" navigating to another page, when I press the back button. It cost almost 1 second to get back to the panorama page.
Is there any dos and do-nots I should follow to improve the panorama performance?
Thanks.
P.S. I already known there are some suggestions in MSDN.