ColorAnimationUsingKeyFrames.ShouldSerializeKeyFrames Method

Definition

Returns true if the value of the KeyFrames property of this instance of ColorAnimationUsingKeyFrames should be value-serialized.

public:
 bool ShouldSerializeKeyFrames();
public bool ShouldSerializeKeyFrames ();
member this.ShouldSerializeKeyFrames : unit -> bool
Public Function ShouldSerializeKeyFrames () As Boolean

Returns

true if the property value should be serialized; otherwise, false.

Applies to