The DispatcherTimer is what you’re after – just set the interval you want, and then attach a method to the Tick event – works a treat.
The DispatcherTimer is what you’re after – just set the interval you want, and then attach a method to the Tick event – works a treat.