Timeline.AutoReverseProperty Property

Definition

Identifies the AutoReverse  dependency property.

public:
 static property DependencyProperty ^ AutoReverseProperty { DependencyProperty ^ get(); };
static DependencyProperty AutoReverseProperty();
public static DependencyProperty AutoReverseProperty { get; }
var dependencyProperty = Timeline.autoReverseProperty;
Public Shared ReadOnly Property AutoReverseProperty As DependencyProperty

Property Value

The identifier for the AutoReverse  dependency property.

Applies to