MediaElement.AudioCategoryProperty プロパティ

定義

AudioCategory 依存関係プロパティを識別します。

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

プロパティ値

AudioCategory 依存関係プロパティの識別子。

適用対象