2
votes
1answer
67 views
What is the best way to work with time-driven events in WPF
I have a simple app, that has media element in it, and it plays some movies, one after another. I want to have a 15 seconds delay between one movie stops playing, and the next one starts.
I'm new to …
