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 依赖属性的标识符。

适用于