I'm very new to WPF: I need to have buttons on a grid resize as the form is resized. The spaces between the buttons also need to stay constant. Is there some property that I can set? I played around with width/height as auto, but that didn't work.
I'm very new to WPF: I need to have buttons on a grid resize as the form is resized. The spaces between the buttons also need to stay constant. Is there some property that I can set? I played around with width/height as auto, but that didn't work.