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