MediaPlayerElement.AutoPlayProperty 屬性

定義

識別 AutoPlay 相依性屬性。

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

屬性值

AutoPlay相依性屬性的識別碼。

適用於