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