4 references to Rewind
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
84get { return _EnsureCommand(CommandId.Rewind); } 226case CommandId.Rewind: propertyName = "Rewind"; break; 260case CommandId.Rewind: uiText = SR.MediaRewindText; break; 330case CommandId.Rewind: