4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
44
get { return _EnsureCommand(CommandId.
Stop
); }
221
case CommandId.
Stop
: propertyName = "Stop"; break;
255
case CommandId.
Stop
: uiText = SR.MediaStopText; break;
300
case CommandId.
Stop
: