4 references to ChannelDown
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
119
get { return _EnsureCommand(CommandId.
ChannelDown
); }
247
case CommandId.
ChannelDown
: propertyName = "ChannelDown"; break;
281
case CommandId.
ChannelDown
: uiText = SR.Get(SRID.MediaChannelDownText); break;
361
case CommandId.
ChannelDown
: