4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
191get { return _EnsureCommand(CommandId.Stop); } 251case CommandId.Stop: propertyName = "Stop"; break; 284case CommandId.Stop: uiText = SR.StopText; break; 412case CommandId.Stop: