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 依存関係プロパティの識別子。

適用対象