问题
Is there another Timer object that can be used in Silverlight except for the System.Threading.Timer object?
回答1:
Check out the DispatcherTimer: http://msdn.microsoft.com/en-us/library/system.windows.threading.dispatchertimer(VS.95).aspx
回答2:
storyboard is a timer too
来源:https://stackoverflow.com/questions/839875/timer-in-silverlight