5 references to Paste
PresentationCore (5)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (5)
66
get { return _EnsureCommand(CommandId.
Paste
); }
263
case CommandId.
Paste
:
284
case CommandId.
Paste
: propertyName = "Paste"; break;
317
case CommandId.
Paste
: uiText = SR.Get(SRID.PasteText);break;
362
case CommandId.
Paste
: