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