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 종속성 속성의 식별자입니다.

적용 대상