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