You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.