Share via


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相依性屬性的識別碼。

適用於