Value (DiscreteObjectKeyFrame)

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the key frame's target value.

<DiscreteObjectKeyFrame ...>
  <DiscreteObjectKeyFrame.Value>
    singleObject
  </DiscreteObjectKeyFrame.Value>
</DiscreteObjectKeyFrame>
value = object.Value
object.Value = value

XAML Values

Value

Description

singleObject

A single object element of an object type that matches the animation target property type.

Property Value

Type: object

The key frame's target value, which is the value of this key frame at its specified KeyTime.

This property is read/write. The default value is null.

Managed Equivalent

Value

Version Information

Silverlight 2