MediaTransportControls.IsFullWindowEnabledProperty Property

Definition

Identifies the IsFullWindowEnabled dependency property.

public:
 static property DependencyProperty ^ IsFullWindowEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsFullWindowEnabledProperty();
public static DependencyProperty IsFullWindowEnabledProperty { get; }
var dependencyProperty = MediaTransportControls.isFullWindowEnabledProperty;
Public Shared ReadOnly Property IsFullWindowEnabledProperty As DependencyProperty

Property Value

The identifier for the IsFullWindowEnabled dependency property.

Applies to