Share via


Timeline.BeginTimeProperty 属性

定义

标识 BeginTime 依赖属性。

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

属性值

BeginTime 依赖属性的标识符。

适用于