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 依赖属性的标识符。

适用于