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 依存関係プロパティの識別子。

適用対象