1 reference to OnApplySingleSpace
PresentationFramework (1)
System\windows\Documents\TextEditorParagraphs.cs (1)
41
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplySingleSpace, new ExecutedRoutedEventHandler(
OnApplySingleSpace
), onQueryStatusNYI, KeyGesture.CreateFromResourceStrings(KeyApplySingleSpace, nameof(SR.KeyApplySingleSpaceDisplayString)));