4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
192get { return _EnsureCommand(CommandId.Stop); } 252case CommandId.Stop: propertyName = "Stop"; break; 285case CommandId.Stop: uiText = SR.StopText; break; 413case CommandId.Stop: