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