4 references to MuteMicrophoneVolume
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
215get { return _EnsureCommand(CommandId.MuteMicrophoneVolume); } 259case CommandId.MuteMicrophoneVolume: propertyName = "MuteMicrophoneVolume"; break; 293case CommandId.MuteMicrophoneVolume: uiText = SR.Get(SRID.MediaMuteMicrophoneVolumeText); break; 433case CommandId.MuteMicrophoneVolume: