4 references to ChannelUp
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
92
get { return _EnsureCommand(CommandId.
ChannelUp
); }
227
case CommandId.
ChannelUp
: propertyName = "ChannelUp"; break;
261
case CommandId.
ChannelUp
: uiText = SR.MediaChannelUpText; break;
336
case CommandId.
ChannelUp
: