Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

BeginAnimation for Silverlight 2

Here's a version of the BeginAnimation extension method, updated for Silverlight 2: static class SilverlightHelpers { public static void BeginAnimation(this FrameworkElement obj, DependencyProperty property, DoubleAnimation animation) { var storyboard
Posted by nkramer | 1 Comments
 
Page view tracker