4 references to Pause
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
36
get { return _EnsureCommand(CommandId.
Pause
); }
220
case CommandId.
Pause
: propertyName = "Pause"; break;
254
case CommandId.
Pause
: uiText = SR.MediaPauseText; break;
294
case CommandId.
Pause
: