Welcome to MSDN Blogs Sign in | Join | Help

Ed's Blog

Ed Maia's blog covering Silverlight Animation and Media features.

Browse by Tags

All Tags » PropertyPath   (RSS)
Animating Custom Attached Properties in SL2
One feature in SL2 that was added between Beta 2 and RTW is a new constructor to the PropertyPath class that can be used from code. You can now do the following from code: Storyboard .SetTargetProperty(myAnimation, new PropertyPath (MyCustomClass.MyCustomDP)); Read More...
Page view tracker