MediaPlayerElement.PosterSourceProperty Property

Definition

Identifies the PosterSource dependency property.

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

Property Value

The identifier for the PosterSource dependency property.

Applies to