4 references to FastForward
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
76
get { return _EnsureCommand(CommandId.
FastForward
); }
225
case CommandId.
FastForward
: propertyName = "FastForward"; break;
259
case CommandId.
FastForward
: uiText = SR.MediaFastForwardText; break;
324
case CommandId.
FastForward
: