How do I remove the default EntranceThemeTransition in XAML that seems (by default) to be added to all controls in Windows 8 Store Apps?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Assuming you're using one of the project/item templates (Split App, Grid App, etc.), you'll see a StandardStyles.xaml in the Common directory of your solution. It includes the following markup at the very end. You can remove it/modify it there.
|
|||
|
|