When I first started programming in WPF, I was frustrated by several things about the animation system: a timeline in WPF is absolutely nothing like a timeline in Flash (I get it now)
animations in WPF are like functions applied to property values —
Read More...