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