Share via


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

適用於