Click or drag to resize
ObjectKeyFrameKeyTime Property
Gets or sets the time at which the key frame's target Value should be reached.

Namespace: Windows.UI.Xaml.Media.Animation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public KeyTime KeyTime { get; set; }

Property Value

Type: KeyTime
See Also