4 references to FastForward
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
90
get { return _EnsureCommand(CommandId.
FastForward
); }
239
case CommandId.
FastForward
: propertyName = "FastForward"; break;
273
case CommandId.
FastForward
: uiText = SR.MediaFastForwardText; break;
338
case CommandId.
FastForward
: