One animation that is in WPF and not silverlight is AnimationUsingPath .. [you create a path, and have an element animate following that path] .. For quick prototypes, I thought it would be handy to fake path animations by capturing the keyframes and
Read More...