4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
44get { return _EnsureCommand(CommandId.Stop); } 221case CommandId.Stop : propertyName = "Stop"; break; 255case CommandId.Stop: uiText = SR.MediaStopText; break; 300case CommandId.Stop: