MediaElement.NaturalDurationProperty 속성

정의

NaturalDuration 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ NaturalDurationProperty { DependencyProperty ^ get(); };
static DependencyProperty NaturalDurationProperty();
public static DependencyProperty NaturalDurationProperty { get; }
var dependencyProperty = MediaElement.naturalDurationProperty;
Public Shared ReadOnly Property NaturalDurationProperty As DependencyProperty

속성 값

NaturalDuration 종속성 속성의 식별자입니다.

적용 대상