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