4 references to Paste
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
47
get { return _EnsureCommand(CommandId.
Paste
); }
233
case CommandId.
Paste
: propertyName = "Paste"; break;
266
case CommandId.
Paste
: uiText = SR.PasteText;break;
311
case CommandId.
Paste
: