4 references to Play
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (4)
47get { return _EnsureCommand(CommandId.Play); } 238case CommandId.Play : propertyName = "Play"; break; 272case CommandId.Play: uiText = SR.Get(SRID.MediaPlayText); break; 307case CommandId.Play: