1 reference to OnApplyDoubleSpace
PresentationFramework (1)
System\windows\Documents\TextEditorParagraphs.cs (1)
43
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyDoubleSpace, new ExecutedRoutedEventHandler(
OnApplyDoubleSpace
), onQueryStatusNYI, KeyGesture.CreateFromResourceStrings(KeyApplyDoubleSpace, nameof(SR.KeyApplyDoubleSpaceDisplayString)));