4 references to Stop
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
58
get { return _EnsureCommand(CommandId.
Stop
); }
235
case CommandId.
Stop
: propertyName = "Stop"; break;
269
case CommandId.
Stop
: uiText = SR.MediaStopText; break;
314
case CommandId.
Stop
: