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