1 reference to KeyPasteFormat
PresentationFramework (1)
System\windows\Documents\TextEditorCopyPaste.cs (1)
65
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.PasteFormat, new ExecutedRoutedEventHandler(OnPasteFormat), new CanExecuteRoutedEventHandler(OnQueryStatusPasteFormat),
KeyPasteFormat
, nameof(SR.KeyPasteFormatDisplayString));