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