MediaElement.VolumeProperty プロパティ

定義

ボリューム依存関係プロパティを識別 します

public:
 static property DependencyProperty ^ VolumeProperty { DependencyProperty ^ get(); };
static DependencyProperty VolumeProperty();
public static DependencyProperty VolumeProperty { get; }
var dependencyProperty = MediaElement.volumeProperty;
Public Shared ReadOnly Property VolumeProperty As DependencyProperty

プロパティ値

ボリューム依存関係プロパティの識別子。

適用対象