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