MediaTransportControls.IsFullWindowButtonVisibleProperty Property

Definition

Identifies the IsFullWindowButtonVisible dependency property.

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

Property Value

The identifier for the IsFullWindowButtonVisible dependency property.

Applies to