A wpfgrid is a WPF Panel which arranges child elements in predefined columns and rows.
I'd like to set a bottom border on each row in the grid, but can only find how to put …
I have a problem with stretching the button all over the grid. My code look like this: <Grid x:…