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

适用于