Share via


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相依性屬性的識別碼。

適用於