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