Read the fine print: DispatcherTimer
A DispatcherTimer will keep an object alive whenever the object’s methods are bound to the timer.
After staring at Windbg attached to Silverlight and wondering how I can debug DependencyProperty reference chains, I looked at DispatcherTimer. Then I finally found this gem on the MSDN page.
Thanks.
Posted via email from Adam Hathcock’s Life in Software | Comment »