Windows Phone (WP) Question: Download Windows Phone PDF

Tell me is it temporary that the control styles are included in App.xaml?

Tweet Share WhatsApp

Answer:

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.

Download Windows Phone PDF Read All 82 Windows Phone Questions
Previous QuestionNext Question
Explain I am getting too many MouseLeaves on my custom control.?I see applications using listbox that show scrollbar only on while scrolling. How can I detect that I am scrolling?