Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Timeline.RepeatBehaviorProperty Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Identifies the RepeatBehavior  dependency property.

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

Property Value

The identifier for the RepeatBehavior  dependency property.

Applies to


Feedback

Was this page helpful?