4 references to Paste
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
46
get { return _EnsureCommand(CommandId.
Paste
); }
232
case CommandId.
Paste
: propertyName = "Paste"; break;
265
case CommandId.
Paste
: uiText = SR.PasteText;break;
310
case CommandId.
Paste
: