4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
58get { return _EnsureCommand(CommandId.Stop); } 235case CommandId.Stop : propertyName = "Stop"; break; 269case CommandId.Stop: uiText = SR.MediaStopText; break; 314case CommandId.Stop: