2 references to RecomputeNonStarColumnWidthsOnColumnPositiveResize
PresentationFramework (2)
System\Windows\Controls\DataGridColumnCollection.cs (2)
1535
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnPositiveResize
(horizontalChange, resizingColumnIndex, retainAuto, true);
1541
horizontalChange =
RecomputeNonStarColumnWidthsOnColumnPositiveResize
(horizontalChange, resizingColumnIndex, retainAuto, false);