IDispatcherTimer
public interface IDispatcherTimerSupported platforms
Events
Tick
event EventHandler<object> Tick;Properties
Interval
IsEnabled
Methods
Start()
Stop()
Related information
References
Last updated