SpicyTaco.AutoGrid
SpicyTaco.AutoGrid copied to clipboard
Rename `MarginBetweenChildren` to `Spacing`
While technically correct, MarginBetweenChildren
is a large property name to use. And XAML is already full of long names.
There are other frameworks that already express the same concept, and they call it Spacing
. I'd like to adopt that here.