Tell me what happened to TopLevelNavigationService, it is not there on April CTP Refresh?
Answer / diana
It has been removed. You can access the navigation service from any of your current page instances or, use the Navigate method on PhoneApplicationFrame (your RootVisual).
| Is This Answer Correct ? | 0 Yes | 0 No |
Is .bmp format supported?
What are the supported codecs for video?
Is it temporary that the control styles are included in app.xaml?
I see applications using listbox that show scrollbar only on while scrolling. How can I detect that I am scrolling?
Where is xmldocument class?
Tell me in my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?
Explain I am getting too many mouse leaves on my custom control.?
How to customize front page?
Explain how to detect if my application is exiting so I can save state?
In the emulator, networkinterface.getisnetworkavailable() always return false?
Tell me about Windows Phone User interface?
Where is httputility class, since there is no system.windows.browser namespace?