4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
43get { return _EnsureCommand(CommandId.Stop); } 220case CommandId.Stop : propertyName = "Stop"; break; 254case CommandId.Stop: uiText = SR.MediaStopText; break; 299case CommandId.Stop: