4 references to Stop
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
63get { return _EnsureCommand(CommandId.Stop); } 240case CommandId.Stop : propertyName = "Stop"; break; 274case CommandId.Stop: uiText = SR.Get(SRID.MediaStopText); break; 319case CommandId.Stop: