DispatchTimer

: Assigning the return value of new by reference is deprecated in /home/jack/public_html/sites/all/modules/views/includes/view.inc on line 909.

By jack Herrington - Posted on 09 May 2008

I'm not sure why Silverlight 2 doesn't have the normal Timer class. Perhaps it's to keep people from using it instead of Timelines and Storyboards. But, as it turns out, it does have a timer, it's called DispatchTimer and it's in the System.Windows.Threading namespace.