Share via


MediaElement.IsAudioOnlyProperty 屬性

定義

識別 IsAudioOnly 相 依性屬性。

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

屬性值

IsAudioOnly 相依性屬性的識別碼。

適用於