Can anyone suggest a WPF library that we can use for animation? It should support animating transitions from one WPF form to another (for example, flip effects, etc.), and was also able to animate toolbar components (for example, labels, etc.).
This is not for a web application, so Silverlight libraries will not help. This is for a standalone Windows WPF forms application.
Thanks in advance
source share