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相依性屬性的識別碼。

適用於