C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
DispatcherTimer Class
DispatcherTimer Events
Tick Event
DispatcherTimer
Tick Event
Occurs when the timer interval has elapsed.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
EventHandler
<
Object
>
Tick
Value
Type:
System
EventHandler
Object
See Also
Reference
DispatcherTimer Class
Windows.UI.Xaml Namespace