WPF and VB.Net Countdown Timer – Tick Event not being called
I’m wanting to update a textblock in wpf form with a countdown timer on the press of a button.
At the moment it looks like the tick event of my DispatcherTimer is not being invoked.
I’m wanting to update a textblock in wpf form with a countdown timer on the press of a button.
At the moment it looks like the tick event of my DispatcherTimer is not being invoked.