CanvasAnimatedControlTargetElapsedTime Property |
Namespace: Microsoft.Graphics.Canvas.UI.Xaml
public TimeSpan TargetElapsedTime { get; set; }
The default is 1/60th of a second.
See the remarks section of ICanvasAnimatedControl for more details.
This property may be accessed from any thread.