2 references to RecomputeNonStarColumnWidthsOnColumnNegativeResize
PresentationFramework (2)
System\Windows\Controls\DataGridColumnCollection.cs (2)
1736
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnNegativeResize
(horizontalChange, resizingColumnIndex, retainAuto, false);
1742
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnNegativeResize
(horizontalChange, resizingColumnIndex, retainAuto, true);