Click or drag to resize
ICanvasAnimatedControlResetElapsedTime Method
Ensures that only a single Update event will be raised on the next iteration of the game loop.

Namespace:  Microsoft.Graphics.Canvas.UI.Xaml
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
void ResetElapsedTime()
See Also