vote up 2 vote down star

Is there another Timer object that can be used in Silverlight except for the System.Threading.Timer object?

flag

2 Answers

vote up 6 vote down check

Check out the DispatcherTimer: http://msdn.microsoft.com/en-us/library/system.windows.threading.dispatchertimer(VS.95).aspx

link|flag
vote up 0 vote down

storyboard is a timer too

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.