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