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

適用対象