1 write to _DecreaseIndentation
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
349public static RoutedUICommand DecreaseIndentation { get { return EnsureCommand(ref _DecreaseIndentation, "DecreaseIndentation"); } }