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