Timeline.DurationProperty Property

Definition

Identifies the Duration  dependency property.

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

Property Value

The identifier for the Duration  dependency property.

Applies to