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