2 references to IsMutedProperty
PresentationFramework (2)
System\Windows\Controls\MediaElement.cs (2)
351
return (bool) GetValue(
IsMutedProperty
);
355
SetValue(
IsMutedProperty
, value);