4 references to FastForward
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
95
get { return _EnsureCommand(CommandId.
FastForward
); }
244
case CommandId.
FastForward
: propertyName = "FastForward"; break;
278
case CommandId.
FastForward
: uiText = SR.Get(SRID.MediaFastForwardText); break;
343
case CommandId.
FastForward
: