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