Share via


Timeline.DurationProperty 属性

定义

标识 Duration 依赖属性。

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

属性值

Duration 依赖属性的标识符。

适用于