implementing custom timeline with notifications

Posted by user299233 on Stack Overflow See other posts from Stack Overflow or by user299233
Published on 2010-03-22T17:36:57Z Indexed on 2010/03/22 17:41 UTC
Read the original article Hit count: 132

Hello,

I am using compositionTarget_rendering function to do some stuff in silverlight. Now I want to implement some kind of timelime, with notifications, i.e add some markers, and when a variable X reaches the marker value, an event is raised .. How should be the best way to do this?

Thanks in advance

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about timelinemarkers