Are there any events that are triggered based on time. Like some offered in System.Windows.Forms.Timer? My goal is to create an interval. The only thing I found so far is the Tick event in the System.Windows.Forms.Timer, but that doesnt run in the phone.
: ( Thanks for any help