MediaTransportControls.IsVolumeButtonVisibleProperty 属性

定义

标识 IsVolumeButtonVisible 依赖属性。

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

属性值

IsVolumeButtonVisible 依赖属性的标识符。

适用于