0
kicks
Controls inside ScrollViewer - horizontal resize layout bug and workar
...I realized a simple test form with a series of textboxes inside a scrollviewer.
During the horizontal resize operation I encountered a very strange behavior: only the first textbox changed its width according to the new windows size…while all the others retained their previous value; when you start a vertical resize operation all the textboxes were redrawn with the correct width...