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