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