WPF SharedSizeGroup GridSplitter Issue
问题 I wish to use a Grid for my top level layout. The Grid will have 1 column and n rows. Each row in the Grid should also contain a Grid which shall have 3 columns and 1 row. In the second column is a GridSplitter and I am trying to use a SharedSizeGroup so that this changes the size of the first column across all of the nested Grids. Here is what i have...and it works!!...well kind of...if you click the splitter and resize without letting go it works...but for some reason if you resize