Hi,
I'm just doing my first experiments with wpf.
In the web I found, that to let a control fill its container you have to set its V/H-size to "auto". I tried that in Kaxaml and it seems to work.
How can I do this in the wpf designer? The up/down controls to set size only accept numbers, AFAICS...
Thanks