Timeline.BeginTimeProperty Property

Definition

Identifies the BeginTime  dependency property.

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

Property Value

The identifier for the BeginTime  dependency property.

Applies to