Hi,
I would like to do transition animation like those here:
http://dev7studios.com/nivo-slider/
http://www.joelambert.co.uk/flux/
This seems a little advance and possibly not feasible using WPF's Storyboard. Is this a case for the TransitionEffect class? Or using CompositionTarget.Rendering? If there is anyone that has done any animation like to ones i mentioned above, please advice or if possible provide a sample sln to write this type of animation.
Thanks