4 references to Paste
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
60
get { return _EnsureCommand(CommandId.
Paste
); }
246
case CommandId.
Paste
: propertyName = "Paste"; break;
279
case CommandId.
Paste
: uiText = SR.PasteText;break;
324
case CommandId.
Paste
: