Click or drag to resize
DispatcherTimerTick Event
Occurs when the timer interval has elapsed.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public event EventHandler<Object> Tick

Value

Type: SystemEventHandlerObject
See Also