WPF has very powerful animation capabilities but in some cases, these are quite hard to use in combination with data driven content. One example is when aContentControlis dynamically rendering a view based on a bound object in its ViewModel.
This article shows a solution where a standardContentControlis enhanced to animate the transitions between content while still maintaining it's familiar functionality and behavior.
Creating an Animated ContentControl - CodeProject

No comments:
Post a Comment