1 reference to KeyIncreaseIndentationDisplayString
PresentationFramework (1)
System\windows\Documents\TextEditorLists.cs (1)
32
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.IncreaseIndentation , new ExecutedRoutedEventHandler(OnListCommand) , new CanExecuteRoutedEventHandler(OnQueryStatusTab), KeyGesture.CreateFromResourceStrings(KeyIncreaseIndentation, nameof(SR.
KeyIncreaseIndentationDisplayString
)));