4 references to FastForward
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
75
get { return _EnsureCommand(CommandId.
FastForward
); }
224
case CommandId.
FastForward
: propertyName = "FastForward"; break;
258
case CommandId.
FastForward
: uiText = SR.MediaFastForwardText; break;
323
case CommandId.
FastForward
: