The text of this article is not in this database — only its details are. Read it on the old site: Silverlight - Slide In Transition Effect
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Silverlight - Slide In Transition Effect
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
PatrickPosted Sep 22, 2011, 11:55 AM
This is great - I wasn't even aware of this nifty method of doing transitions. Question - is there any way to have the transition target just a sub-component of the page? It looks like the visual state group MUST be the first child of the element it animates. What I'm thinking of using it for is animating the transition between views in MVVM - any thoughts on how I'd use this to accomplish that? Even showing how this can be used to animate a SET of items would be all I need to get going but I simply can't penetrate the black box that is the ExtendedVisualStateManager.