AvalonDock
AvalonDock copied to clipboard
Why Keep set values (from XML for instance) Auto not work when layout
why push the follow code ,than Auto or Absolute value can not work when layout
// Keep set values (from XML for instance) if (!childPositionableModel.DockHeight.IsStar) childPositionableModel.DockHeight = new GridLength(1.0, GridUnitType.Star);