Edit

Share via


AnimationSet.RemoveCompositionAnimation(String) Method

Definition

Removes a composition animation from being run on Visual property

public void RemoveCompositionAnimation (string propertyName);
member this.RemoveCompositionAnimation : string -> unit
Public Sub RemoveCompositionAnimation (propertyName As String)

Parameters

propertyName
String

The property that no longer needs to be animated

Applies to