Tell me is it temporary that the control styles are included in App.xaml?
Answer / diana
Yes. In the final product a master 'generic.xaml' will be injected into your application. This injected dictionary will be based on the theme selected when your app is started. Dictionary is injected every time your app starts.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me are there canned mvvm "data behaviors" planned for wp7?
is there a way to detect if application is idle?
explain the best way to detect that I am in design-mode in expression blend or visual studio?
Explain about windows phone user interface?
Explain how to dismiss the sip programmatically?
Tell me is securestring supported in windows phone?
Suppose tried two separate web cams in the emulator and both give com errors, any clue on getting this to work?
How to change language settings?
What is windows phone bluetooth?
In the emulator, networkinterface.getisnetworkavailable() always return false?
Do you know will Microsoft ship a panorama control with the run-time?
Tell me in my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?