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