MediaElement.AutoPlayProperty Propiedad

Definición

Identifica la propiedad de dependencia Reproducción automática.

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

Valor de propiedad

Identificador de la propiedad de dependencia Reproducción automática.

Se aplica a