MediaElement.IsMutedProperty プロパティ

定義

IsMuted 依存関係プロパティを識別します。

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

プロパティ値

IsMuted 依存関係プロパティの識別子。

適用対象