DispatcherTimer.Interval Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the amount of time between timer ticks.
Assembly: System.Windows (in System.Windows.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The specified value when setting this property represents a negative time interval. |
Show: