MediaPlayerElement.IsFullWindowProperty Property

Definition

Identifies the IsFullWindow dependency property.

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

Property Value

The identifier for the IsFullWindow dependency property.

Applies to