1 reference to OnApplyDoubleSpace
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorParagraphs.cs (1)
61
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyDoubleSpace , new ExecutedRoutedEventHandler(
OnApplyDoubleSpace
) , onQueryStatusNYI, SRID.KeyApplyDoubleSpace, SRID.KeyApplyDoubleSpaceDisplayString );