MediaTransportControls.IsVolumeButtonVisibleProperty Property

Definition

Identifies the IsVolumeButtonVisible dependency property.

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

Property Value

The identifier for the IsVolumeButtonVisible dependency property.

Applies to