5 references to Copy
PresentationCore (5)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (5)
58
get { return _EnsureCommand(CommandId.
Copy
); }
262
case CommandId.
Copy
:
283
case CommandId.
Copy
: propertyName = "Copy"; break;
316
case CommandId.
Copy
: uiText = SR.Get(SRID.CopyText);break;
356
case CommandId.
Copy
: