4 references to Stop
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
211get { return _EnsureCommand(CommandId.Stop); } 303case CommandId.Stop: propertyName = "Stop"; break; 336case CommandId.Stop: uiText = SR.Get(SRID.StopText); break; 464case CommandId.Stop: