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