Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Building Modular Silverlight Applications
  • Prism -  10 Things to Know
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight

More from Silverlight Show

Skip Navigation LinksHome / News / View News

How to Create a Storyboard Helper Class

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Sep 18, 2009
(0 votes)
Tags: Storyboard , Videos , Tutorials
In this new Silverlight video tutorial Victor Gaudioso shows how to create a Storyboad Helper class.

This class has two static methods, FadeInFe and FadeOutFe (Fe stands for FrameworkElement). These allow you to call these methods and pass in Any FrameworkElement and specify a duration (how long in will take to fade in or out the FrameworkElement) as well as a delay (how long it takes before the Storyboard will begin). The methods return you a Storyboard and then all you have to do is tell the newly created Storyboard to begin. This helper class is a must for anyone who wants to do a lot of Storyboard creation in code-behind!

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 1 and 5 and type the answer here: