4 references to ChannelUp
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
111get { return _EnsureCommand(CommandId.ChannelUp); } 246case CommandId.ChannelUp: propertyName = "ChannelUp"; break; 280case CommandId.ChannelUp: uiText = SR.Get(SRID.MediaChannelUpText); break; 355case CommandId.ChannelUp: