4 references to Play
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
27get { return _EnsureCommand(CommandId.Play); } 218case CommandId.Play : propertyName = "Play"; break; 252case CommandId.Play: uiText = SR.MediaPlayText; break; 287case CommandId.Play: