Is there another Timer object that can be used in Silverlight except for the System.Threading.Timer object?
|
|
|
|
|
|
|
Check out the DispatcherTimer: http://msdn.microsoft.com/en-us/library/system.windows.threading.dispatchertimer(VS.95).aspx |
||
|
|
|
|
storyboard is a timer too |
||
|
|
