Share via


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 依存関係プロパティの識別子。

適用対象