I often move controls containing Grid.Row / Grid.Column from a Grid cell into a StackPanel within the Grid. It would be great if XamlStyler could remove the redundant Grid.Row / Grid.Column / Grid.RowSpan / Grid.ColumnSpan items given they are now inside a StackPanel and are no longer needed.