4 references to PreviousTrack
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
87get { return _EnsureCommand(CommandId.PreviousTrack); } 243case CommandId.PreviousTrack: propertyName = "PreviousTrack"; break; 277case CommandId.PreviousTrack: uiText = SR.Get(SRID.MediaPreviousTrackText); break; 337case CommandId.PreviousTrack: