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