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