Tired of writing The same old row or column definitions in your wpf apps?
Been looking at Xamarin and seen their lovely row and column definitions and now you need it in wpf?
You need GridExtensions, your welcome!
Create all your rows in a single string attribute, add and remove rows to your hears content using Rows:
Vanilla wpf:
Using GridExtensions:
Works in the same way, just as you would expect:
Works just as well, and just look at that compactness. Compared to the regular way we really see the increase in redability with having the abililty to set rows and columns inline