MediaElement.AutoPlayProperty Property

Definition

Identifies the AutoPlay dependency property.

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

Property Value

The identifier for the AutoPlay dependency property.

Applies to