1 reference to OnQueryStatusCopyFormat
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (1)
62
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.CopyFormat, new ExecutedRoutedEventHandler(OnCopyFormat), new CanExecuteRoutedEventHandler(
OnQueryStatusCopyFormat
), SRID.KeyCopyFormat, SRID.KeyCopyFormatDisplayString);