MediaElement.NaturalDurationProperty Property

Definition

Identifies the NaturalDuration dependency property.

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

Property Value

The identifier for the NaturalDuration dependency property.

Applies to