Saturday, July 10, 2010

Thickness animation in Silverlight (Margin, Padding, BorderThickness) - CodeProject

In Silverlight, there is no ThicknessAnimation as we can use in WPF. So like me, lots of developers would like to be able to animate the Margin, the Padding or the BorderThickness of your Border.
Good news ! I have a clean solution based on the wrapper pattern.


Thickness animation in Silverlight (Margin, Padding, BorderThickness) - CodeProject
Enhanced by Zemanta

No comments: