1 reference to OnAlignJustify
PresentationFramework (1)
System\windows\Documents\TextEditorParagraphs.cs (1)
40
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.AlignJustify, new ExecutedRoutedEventHandler(
OnAlignJustify
), onQueryStatusNYI, KeyGesture.CreateFromResourceStrings(KeyAlignJustify, nameof(SR.KeyAlignJustifyDisplayString)));