2 references to IsMutedProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\MediaElement.cs (2)
364
return (bool) GetValue(
IsMutedProperty
);
368
SetValue(
IsMutedProperty
, value);