Click or drag to resize
ObjectKeyFrameValue Property
Gets or sets the key frame's target value.

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

Property Value

Type: Object
See Also