DispatcherTimerInterval Property |
Gets or sets the amount of time between timer ticks.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public TimeSpan Interval { get; set; }
Property Value
Type:
TimeSpanSee Also