4 references to Stop
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
63
get { return _EnsureCommand(CommandId.
Stop
); }
240
case CommandId.
Stop
: propertyName = "Stop"; break;
274
case CommandId.
Stop
: uiText = SR.Get(SRID.MediaStopText); break;
319
case CommandId.
Stop
: