4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
205get { return _EnsureCommand(CommandId.Stop); } 265case CommandId.Stop: propertyName = "Stop"; break; 298case CommandId.Stop: uiText = SR.StopText; break; 426case CommandId.Stop: