MediaTransportControls.IsVolumeEnabledProperty 属性

定义

标识 IsVolumeEnabled 依赖属性。

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

属性值

IsVolumeEnabled 依赖属性的标识符。

适用于