1 reference to KeyAlignLeftDisplayString
PresentationFramework (1)
System\windows\Documents\TextEditorParagraphs.cs (1)
36
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.AlignLeft, new ExecutedRoutedEventHandler(OnAlignLeft), onQueryStatusNYI, KeyGesture.CreateFromResourceStrings(KeyAlignLeft, nameof(SR.
KeyAlignLeftDisplayString
)));