4 references to Pause
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
55
get { return _EnsureCommand(CommandId.
Pause
); }
239
case CommandId.
Pause
: propertyName = "Pause"; break;
273
case CommandId.
Pause
: uiText = SR.Get(SRID.MediaPauseText); break;
313
case CommandId.
Pause
: