Thanks for the offer Herro, but I decided to look at this problem a different way by creating a UserControl. With the UserControl I don't mind adding a little more code-behind. So it was pretty easy then to wait for the Image's ImageOpened event (instead of Loaded) and then start a storyboard with a RepeatBehavior based on a TimeSpan equal to my seconds remaining countdown.
No comments:
Post a Comment