I have a DockPanel in which I am adding elements through code, but there is a xaml element in there which has width of 500, and I want other elements to be able to squeeze it until it's size is 50. Can I do it in XAML?
↧
I have a DockPanel in which I am adding elements through code, but there is a xaml element in there which has width of 500, and I want other elements to be able to squeeze it until it's size is 50. Can I do it in XAML?