4 references to Play
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
42get { return _EnsureCommand(CommandId.Play); } 233case CommandId.Play : propertyName = "Play"; break; 267case CommandId.Play: uiText = SR.MediaPlayText; break; 302case CommandId.Play: