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 종속성 속성의 식별자입니다.

적용 대상