Have a WPF treeview stretch to fit its container
HI - having problems to achieve the above. My xaml:
It results in the attached image. The Treeview is the thin control at the bottom. Any advice?
1 Reply
You can use DockPanel, last element will be filled
You don't have columns set though