4 references to Pause
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
35
get { return _EnsureCommand(CommandId.
Pause
); }
219
case CommandId.
Pause
: propertyName = "Pause"; break;
253
case CommandId.
Pause
: uiText = SR.MediaPauseText; break;
293
case CommandId.
Pause
: