You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: