4 references to ChannelUp
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
91
get { return _EnsureCommand(CommandId.
ChannelUp
); }
226
case CommandId.
ChannelUp
: propertyName = "ChannelUp"; break;
260
case CommandId.
ChannelUp
: uiText = SR.MediaChannelUpText; break;
335
case CommandId.
ChannelUp
: