2 references to IncreaseMicrophoneVolume
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandDevice.cs (1)
221
appCommand = MediaCommands.
IncreaseMicrophoneVolume
;
PresentationFramework (1)
src\Framework\System\Windows\Input\Command\CommandConverter.cs (1)
735
knownCommand = MediaCommands.
IncreaseMicrophoneVolume
;