4 references to ChannelUp
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
106
get { return _EnsureCommand(CommandId.
ChannelUp
); }
241
case CommandId.
ChannelUp
: propertyName = "ChannelUp"; break;
275
case CommandId.
ChannelUp
: uiText = SR.MediaChannelUpText; break;
350
case CommandId.
ChannelUp
: