MediaPlayerElement.PosterSourceProperty 属性

定义

标识 PosterSource 依赖属性。

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

属性值

PosterSource 依赖属性的标识符。

适用于