C#C
C#8mo ago
jim.jam.1

TextBlocks Not Filling Available Space

I have created a grid in WPF, with the RowDefinitions being defined programmatically based on a variable. I would like for each row to take up an equal space such that the window is filled, however this doesn't seem to be happening. Any help would be greatly appreciated!
image.png
image.png
image.png
Was this page helpful?