4 references to Play
PresentationCore (4)
System\Windows\Input\Command\MediaCommands.cs (4)
28
get { return _EnsureCommand(CommandId.
Play
); }
219
case CommandId.
Play
: propertyName = "Play"; break;
253
case CommandId.
Play
: uiText = SR.MediaPlayText; break;
288
case CommandId.
Play
: