MediaTransportControls.IsCompactOverlayButtonVisibleProperty Property

Definition

Identifies the IsCompactOverlayButtonVisible dependency property.

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

Property Value

The identifier for the IsCompactOverlayButtonVisible dependency property.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to